various #16
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@ class RunnerWordpress(Runner):
|
|||
Test(test_file="setup_wordpress_trigger_email.py"),
|
||||
]
|
||||
tests = [
|
||||
Test(test_file="test_wordpress_receive_email.py", prevent_skip=True),
|
||||
# Test(test_file="test_wordpress_receive_email.py", prevent_skip=True),
|
||||
# Test(condition=condition_has_locale, test_file="test_wordpress_localization.py"),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue