Skip to content

Commit 2c7e8cb

Browse files
mfranzkeCopilot
andauthored
Update test/test-pre-push-hook-focused.sh
Co-authored-by: Copilot <[email protected]>
1 parent 5da4237 commit 2c7e8cb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/test-pre-push-hook-focused.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,6 @@ test_hook_with_upstream_no_monitored_changes() {
220220
((TESTS_FAILED++))
221221
fi
222222

223-
# Remove test file
224-
rm -f "$test_file" >/dev/null 2>&1
225-
226223
git checkout "$ORIGINAL_BRANCH" >/dev/null 2>&1
227224
}
228225

0 commit comments

Comments
 (0)