Skip to content

Commit

Permalink
test: remove extra step in teardown
Browse files Browse the repository at this point in the history
  • Loading branch information
DDtKey committed Dec 9, 2023
1 parent 542de7f commit 3d60966
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fixtures/test-list-files-not-exposed/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ run_test() {
}

teardown() {
rm file
rm -r upload
}

0 comments on commit 3d60966

Please sign in to comment.