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 039927e commit 51c1d62Copy full SHA for 51c1d62
tests/Integration/Commands/SyncArticleImagesTest.php
@@ -10,7 +10,6 @@
10
uses(TestCase::class);
11
uses(DatabaseMigrations::class);
12
13
-
14
test('hero image url and author information is updated for published articles with hero image', function () {
15
Config::set('services.unsplash.access_key', 'test');
16
0 commit comments