From ff0883002baf796ad250e1e3aac20a378ad2b8e8 Mon Sep 17 00:00:00 2001 From: Disco DeDisco Date: Sun, 29 Mar 2026 20:04:57 -0400 Subject: [PATCH] added one more FT to the 'two-browser' tag'; for real this might actually unclog the pipeline this time --- src/functional_tests/test_room_tray.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/functional_tests/test_room_tray.py b/src/functional_tests/test_room_tray.py index 2896006..6aeb188 100644 --- a/src/functional_tests/test_room_tray.py +++ b/src/functional_tests/test_room_tray.py @@ -249,6 +249,7 @@ class TrayTest(FunctionalTest): # 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): room = self._make_sig_select_room() self.create_pre_authenticated_session("founder@test.io")