mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
run php-cs-fixer
This commit is contained in:
parent
de8e83ce7e
commit
2842dffb51
41 changed files with 151 additions and 141 deletions
|
|
@ -84,7 +84,6 @@ class NotifyHandlerTest extends TestCase {
|
|||
try {
|
||||
$share->mkdir('sub');
|
||||
} catch (AlreadyExistsException $e) {
|
||||
|
||||
}
|
||||
$process = $share->notify('sub');
|
||||
usleep(1000 * 100);// give it some time to start listening
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue