mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 14:16:46 +02:00
feat(core): tmp turn on silent mode, try to fix tests #477
This commit is contained in:
@@ -187,4 +187,4 @@ flextype('cors')->init();
|
||||
/**
|
||||
* Run application
|
||||
*/
|
||||
flextype()->run();
|
||||
flextype()->run(true);
|
||||
|
Reference in New Issue
Block a user