Skip to content

Commit

Permalink
remove unused console config in Expressive middleware test
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Jun 6, 2018
1 parent 4ca11ea commit 6976d5b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spec/Middleware/ExpressiveFactorySpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@
'view' => 'error-hero-module::error-default'
],

// if enable and display_errors = 0, the console will bring message
'console' => [
'message' => 'We have encountered a problem and we can not fulfill your request. An error report has been generated and sent to the support team and someone will attend to this problem urgently. Please try again later. Thank you for your patience.',
],

],
'logging-settings' => [
'same-error-log-time-range' => 86400,
Expand Down

0 comments on commit 6976d5b

Please sign in to comment.