Skip to content

Commit

Permalink
[tests] TestScriptGenerator may fail for newitem script
Browse files Browse the repository at this point in the history
Change-Id: Ie8b941ad1c74b02652bed29f1e6a59598b26e6f4
  • Loading branch information
xqt committed Aug 17, 2023
1 parent 47cb710 commit 729f644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/script_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@ class TestScriptGenerator(DefaultSiteTestCase, PwbTestCase,

_allowed_failures = {
'basic',
'newitem',
'nowcommons',
}
_arguments = '-simulate -page:Foobar -always -site:wikipedia:en'
Expand Down

0 comments on commit 729f644

Please sign in to comment.