Skip to content

Commit af2c054

Browse files
committed
WIP
1 parent 89532b0 commit af2c054

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
@@ -53,4 +53,4 @@
5353
expect($article->hero_image_url)->toBe(null);
5454
expect($article->hero_image_author_name)->toBe(null);
5555
expect($article->hero_image_author_url)->toBe(null);
56-
})->only();
56+
});

0 commit comments

Comments
 (0)