Skip to content

Commit 3fc8330

Browse files
committed
WIP
1 parent c2699a4 commit 3fc8330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/Commands/SyncArticleImagesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737
$article->refresh();
3838

3939
expect($article->hero_image_url)->toBe(null);
40-
})->only();
40+
});

0 commit comments

Comments
 (0)