jenkins-bot has submitted this change and it was merged.
Change subject: Fix typo in MWExceptionHandlerTest
......................................................................
Fix typo in MWExceptionHandlerTest
Change-Id: I9868155c05bc9ca708f72b0ede02d90612136db9
---
M tests/phpunit/includes/exception/MWExceptionHandlerTest.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Hashar: Looks good to me, approved
jenkins-bot: Verified
diff --git a/tests/phpunit/includes/exception/MWExceptionHandlerTest.php
b/tests/phpunit/includes/exception/MWExceptionHandlerTest.php
index 838e4f0..2eb1c46 100644
--- a/tests/phpunit/includes/exception/MWExceptionHandlerTest.php
+++ b/tests/phpunit/includes/exception/MWExceptionHandlerTest.php
@@ -20,7 +20,7 @@
} catch ( Exception $e ) {
}
- # Make sure our strack trace contains an array and an object
passed to
+ # Make sure our stack trace contains an array and an object
passed to
# some function in the stacktrace. Else, we can not assert the
trace
# redaction achieved its job.
$trace = $e->getTrace();
--
To view, visit https://gerrit.wikimedia.org/r/115517
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9868155c05bc9ca708f72b0ede02d90612136db9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: EBernhardson <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits