Skip to content

Commit db9937f

Browse files
committed
Add selenium only to decorator
1 parent 851407e commit db9937f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/galaxy_test/selenium/test_dataset.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class TestDataset(SeleniumTestCase):
1414
ensure_registered = True
1515

1616
@selenium_test
17+
@selenium_only("Not yet migrated to support Playwright backend")
1718
@managed_history
1819
def test_history_dataset_display_text(self):
1920
original_name = "1.txt"

0 commit comments

Comments
 (0)