mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
tests(integration): fix new tests using legacy factories
This commit is contained in:
@@ -18,7 +18,7 @@ abstract class TestCase extends BaseTestCase
|
||||
|
||||
// Why, you ask? If we don't force this to false it is possible for certain exceptions
|
||||
// to show their error message properly in the integration test output, but not actually
|
||||
// be setup correctly to display thier message in production.
|
||||
// be setup correctly to display their message in production.
|
||||
//
|
||||
// If we expect a message in a test, and it isn't showing up (rather, showing the generic
|
||||
// "an error occurred" message), we can probably assume that the exception isn't one that
|
||||
|
||||
Reference in New Issue
Block a user