Skip to content
Snippets Groups Projects
Commit e85b2ac5 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2565671 by joyceg, Aki Tendo: Misspelling in...

Issue #2565671 by joyceg, Aki Tendo: Misspelling in core/modules/simpletest/src/Tests/SimpleTestTest.php
parent 5fc2499b
No related branches found
No related tags found
No related merge requests found
......@@ -174,7 +174,7 @@ function stubTest() {
}
catch (\AssertionError $e) {
try {
// Now test with an error message to insure it is correctly passed
// Now test with an error message to ensure it is correctly passed
// along by the rethrow.
assert(FALSE, 'Lorem Ipsum');
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment