diff --git a/system_tests/attempt_system_tests.py b/system_tests/attempt_system_tests.py index 78259ff76e62..ed503bebab8e 100644 --- a/system_tests/attempt_system_tests.py +++ b/system_tests/attempt_system_tests.py @@ -34,7 +34,6 @@ 'storage', 'pubsub', 'bigquery', - 'bigtable', ) SCRIPTS_DIR = os.path.dirname(__file__) ROOT_DIR = os.path.abspath(os.path.join(SCRIPTS_DIR, '..'))