We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc5755a + af58f1a commit 6abb483Copy full SHA for 6abb483
tests/EndToEnd/phpcbf_test.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
3
function tear_down() {
4
- rm -r tests/EndToEnd/Fixtures/*.fixed
+ rm -rf tests/EndToEnd/Fixtures/*.fixed
5
}
6
7
function test_phpcbf_is_working() {
0 commit comments