Skip to content

Commit 8f489c9

Browse files
committed
throttle institutions tests for production
1 parent 779816c commit 8f489c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_institutions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
@markers.smoke_test
1313
@markers.core_functionality
14+
@pytest.mark.usefixtures('throttle_on_prod')
1415
class TestInstitutionsPage:
1516
@pytest.fixture()
1617
def landing_page(self, driver):

0 commit comments

Comments
 (0)