Skip to content

Commit ee63889

Browse files
committed
update test assertion message
1 parent 89a6717 commit ee63889

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ abstract class Base extends TestCase
5050

5151
const EXCEPTION_RESPONSES = [
5252
'Mock 400 error',
53-
'Server Error',
53+
'Mock 500 error',
5454
'This is a text error',
5555
];
5656

0 commit comments

Comments
 (0)