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.
1 parent 6f8a567 commit bef9bdcCopy full SHA for bef9bdc
tests/Feature/MusicCommandTest.php
@@ -43,5 +43,5 @@
43
->not->toBeEmpty();
44
})
45
->group(__DIR__, __FILE__)
46
- ->depends('it can search and download music')
+ // ->depends('it can search and download music')
47
->skip(PHP_OS_FAMILY !== 'Darwin');
0 commit comments