We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1775092 commit 1765a8cCopy full SHA for 1765a8c
openwisp_controller/config/tests/test_selenium.py
@@ -288,7 +288,7 @@ class TestDeviceAdminUnsavedChanges(
288
):
289
browser = 'chrome'
290
291
- def test_unsaved_changes(self):
+ def test_unsaved_changes(self):
292
"""
293
Execute this test using Chrome instead of Firefox.
294
Firefox automatically accepts the beforeunload alert, which makes it
0 commit comments