Skip to content

Commit ae6bad2

Browse files
committed
skip windows
1 parent e7f68e4 commit ae6bad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Unit/PhpParserServiceTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'messages.dummy.view',
4242
],
4343
]);
44-
});
44+
})->skipOnWindows();
4545

4646
it('gets all the files grouped by translations', function () {
4747

@@ -76,4 +76,4 @@
7676
],
7777
],
7878
]);
79-
});
79+
})->skipOnWindows();

0 commit comments

Comments
 (0)