Skip to content

Commit 74f6a1e

Browse files
committed
ICL: Test names fixed.
1 parent 16ee20e commit 74f6a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/LoggableTraitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public function it_supports_psr3_methods_for_logging()
2020
}
2121

2222
/** @test */
23-
public function it_supports_context_for_psr3_methods_which_is_transformed_to_readable_dump()
23+
public function psr3_methods_are_supporting_context_and_it_is_logged_as_readable_dump()
2424
{
2525
Artisan::call('command-with-context-logging');
2626

0 commit comments

Comments
 (0)