mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-05 19:55:47 +03:00
Back out "Fix typos discovered by codespell"
Summary: Original commit changeset: 337824bc37bc Original Phabricator Diff: D47722462 Reviewed By: jbeshay, terrelln, lnicco Differential Revision: D47801753 fbshipit-source-id: 795ffcccbc2223608e2a707ec2e5bcc7dd974eb3
This commit is contained in:
committed by
Facebook GitHub Bot
parent
04100bc8e0
commit
55f4585d07
@@ -262,7 +262,7 @@ class BuckTestResult(unittest._TextTestResult):
|
||||
|
||||
super(BuckTestResult, self).stopTest(test)
|
||||
|
||||
# If a failure occurred during module/class setup, then this "test" may
|
||||
# If a failure occured during module/class setup, then this "test" may
|
||||
# actually be a `_ErrorHolder`, which doesn't contain explicit info
|
||||
# about the upcoming test. Since we really only care about the test
|
||||
# name field (i.e. `_testMethodName`), we use that to detect an actual
|
||||
|
Reference in New Issue
Block a user