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 69d9414 commit 493ed11Copy full SHA for 493ed11
tests/Architecture/GlobalsTest.php
@@ -29,5 +29,3 @@
29
arch('Shared resources should be accessible by all layers')
30
->expect('Shared')
31
->toOnlyBeUsedIn(['Domain', 'Application', 'Infrastructure', 'Presentation']);
32
-
33
0 commit comments