Skip to content

Commit 1765a8c

Browse files
committed
[qa] Fixed indentation
1 parent 1775092 commit 1765a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openwisp_controller/config/tests/test_selenium.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ class TestDeviceAdminUnsavedChanges(
288288
):
289289
browser = 'chrome'
290290

291-
def test_unsaved_changes(self):
291+
def test_unsaved_changes(self):
292292
"""
293293
Execute this test using Chrome instead of Firefox.
294294
Firefox automatically accepts the beforeunload alert, which makes it

0 commit comments

Comments
 (0)