Skip to content

Commit

Permalink
optimize ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sp1thas committed Oct 18, 2023
1 parent 86feee1 commit 57e848f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_delete.bats
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ setup() {
}

@test "Test delete command" {
ls
mkdir "$BATS_TEST_TMPDIR/other"
touch "$BATS_TEST_TMPDIR/other/$DROPBOXIGNORE_NAME"
run $dropboxignore delete "$BATS_TEST_TMPDIR"
Expand Down

0 comments on commit 57e848f

Please sign in to comment.