Skip to content

Commit 10a8598

Browse files
authored
remove regional_testing tag (#481)
1 parent 40c9d2c commit 10a8598

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integ/test_tfs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ def tfs_predictor(instance_type, sagemaker_session, tf_full_version):
4242

4343

4444
@pytest.mark.continuous_testing
45-
@pytest.mark.regional_testing
4645
def test_predict(tfs_predictor, instance_type):
4746
if ('p3' in instance_type) and (
4847
tests.integ.REGION in tests.integ.HOSTING_P3_UNAVAILABLE_REGIONS):

0 commit comments

Comments
 (0)