Skip to content

Commit 58da540

Browse files
m-seidelCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 0748ac6 commit 58da540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/lib-gitops-functions.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ YQ_MOCK
8080
# --- Integration tests using real yq ---
8181

8282
@test "INTEGRATION: map with only repository gets tag added" {
83-
skip_if_no_yq
8483
rm -rf "${TEST_TEMP_DIR}/mocks"
84+
skip_if_no_yq
8585
local test_file="${TEST_TEMP_DIR}/helmrelease.yaml"
8686
cat > "$test_file" << 'EOF'
8787
apiVersion: helm.toolkit.fluxcd.io/v2

0 commit comments

Comments
 (0)