Skip to content

Commit aa0cba2

Browse files
committed
Use consistent selenium test filename
1 parent d6eb465 commit aa0cba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/galaxy_test/selenium/test_dataset_edit.py renamed to lib/galaxy_test/selenium/test_dataset.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
TEST_INFO = "my cool info"
1515

1616

17-
class TestHistoryPanel(SeleniumTestCase):
17+
class TestDataset(SeleniumTestCase):
1818
ensure_registered = True
1919

2020
@selenium_test

0 commit comments

Comments
 (0)