Test if new conosle command is causing travis issues
This commit is contained in:
parent
b0c5374943
commit
cfea8c29c9
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Kernel extends ConsoleKernel
|
||||||
Commands\ParseCachedWebMentions::class,
|
Commands\ParseCachedWebMentions::class,
|
||||||
Commands\ReDownloadWebMentions::class,
|
Commands\ReDownloadWebMentions::class,
|
||||||
Commands\GenerateToken::class,
|
Commands\GenerateToken::class,
|
||||||
Commands\UpdatePlacesURLs::class,
|
//Commands\UpdatePlacesURLs::class,
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue