From 1e9432a0bf3a88466bedb89c5646391cead247b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christopher=20All=C3=A8ne?= Date: Tue, 28 May 2024 13:35:23 +0000 Subject: [PATCH] fix test --- lib/branch.test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/branch.test.js b/lib/branch.test.js index 86cd22b9..55381b80 100644 --- a/lib/branch.test.js +++ b/lib/branch.test.js @@ -25,7 +25,6 @@ describe("branch", () => { "core/foo--bar--z", "foo/foo-bar", "feature/foo", - "hotfix/foo", "core/foo", "asset/foo", "documentation/foo",