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 c2699a4 commit 3fc8330Copy full SHA for 3fc8330
tests/Integration/Commands/SyncArticleImagesTest.php
@@ -37,4 +37,4 @@
37
$article->refresh();
38
39
expect($article->hero_image_url)->toBe(null);
40
-})->only();
+});
0 commit comments