Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/959180 )
Change subject: [doc] Fix misspelling ......................................................................
[doc] Fix misspelling
Change-Id: I13bc6febb237215436f56602469e342cb0cd3517 --- M tests/script_tests.py 1 file changed, 10 insertions(+), 1 deletion(-)
Approvals: Xqt: Verified; Looks good to me, approved
diff --git a/tests/script_tests.py b/tests/script_tests.py index a224317..d60ce6c 100755 --- a/tests/script_tests.py +++ b/tests/script_tests.py @@ -349,7 +349,7 @@ class TestScriptSimulate(DefaultSiteTestCase, PwbTestCase, metaclass=ScriptTestMeta):
- """Test cases for running scripts with -siumlate. + """Test cases for running scripts with -simulate.
This class sets the 'user' attribute on every test, thereby ensuring that the test runner has a username for the default site, and so that
pywikibot-commits@lists.wikimedia.org