Don't auto-add @ to prefix; Shift utility function

This commit is contained in:
Phil Jay
2024-08-31 13:49:15 +10:00
parent aa4572b10f
commit d4496413d6
4 changed files with 22 additions and 30 deletions

View File

@@ -133,7 +133,6 @@ function init_repo {
[[ "$output" = *"CURRENT_VERSION=0.1.2"* ]] &&
[[ "$output" = *"CURRENT_V_VERSION=v0.1.2"* ]]
}
}
@test "returns 0.0.0 if no normal version detected" {
init_repo