Skip to content

Commit a595ab6

Browse files
committed
throttle branded registries tests for production
1 parent 27ffdc4 commit a595ab6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_registries.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ def test_detail_page(self, driver):
131131

132132

133133
@markers.smoke_test
134+
@pytest.mark.usefixtures('throttle_on_prod')
134135
@markers.core_functionality
135136
class TestBrandedRegistriesPages:
136137
def providers():

0 commit comments

Comments
 (0)