added one more FT to the 'two-browser' tag'; for real this might actually unclog the pipeline this time
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Disco DeDisco
2026-03-29 20:04:57 -04:00
parent 7f927741d4
commit ff0883002b

View File

@@ -249,6 +249,7 @@ class TrayTest(FunctionalTest):
# Test T8 — portrait: 1 column × 8 rows of square cells # # Test T8 — portrait: 1 column × 8 rows of square cells #
# ------------------------------------------------------------------ # # ------------------------------------------------------------------ #
@tag('two-browser')
def test_tray_grid_is_1_column_by_8_rows_in_portrait(self): def test_tray_grid_is_1_column_by_8_rows_in_portrait(self):
room = self._make_sig_select_room() room = self._make_sig_select_room()
self.create_pre_authenticated_session("founder@test.io") self.create_pre_authenticated_session("founder@test.io")