jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/661896 )
Change subject: [doc] Update doc in tests/aspects.py; the mixin was removed ...................................................................... [doc] Update doc in tests/aspects.py; the mixin was removed Change-Id: Ic014b68fbc0e1b74fbdbab5d22d0d58f667145b2 --- M tests/aspects.py 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/tests/aspects.py b/tests/aspects.py index dc8f37e..b270026 100644 --- a/tests/aspects.py +++ b/tests/aspects.py @@ -2,8 +2,7 @@ Test aspects to allow fine grained control over what tests are executed. Several parts of the test infrastructure are implemented as mixins, -such as API result caching and excessive test durations. An unused -mixin to show cache usage is included. +such as API result caching and excessive test durations. """ # # (C) Pywikibot team, 2014-2021 -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/661896 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: Ic014b68fbc0e1b74fbdbab5d22d0d58f667145b2 Gerrit-Change-Number: 661896 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
