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 f65e9cd commit 900e0e5Copy full SHA for 900e0e5
tests/ResourceGenerationTest.php
@@ -38,4 +38,4 @@
38
preg_match_all('~[\'](.*)[\']~', $resource, $matches);
39
40
assertEqualsCanonicalizing($propertiesInResource, $matches[1]);
41
-});
+});
0 commit comments