diff --git a/tests/acceleration/test_acceleration_framework.py b/tests/acceleration/test_acceleration_framework.py index 94198d52e..fb84bfed9 100644 --- a/tests/acceleration/test_acceleration_framework.py +++ b/tests/acceleration/test_acceleration_framework.py @@ -57,7 +57,7 @@ # for some reason the CI will raise an import error if we try to import # these from tests.artifacts.testdata TWITTER_COMPLAINTS_JSON_FORMAT = os.path.join( - os.path.dirname(__file__), "../artifacts/testdata/json/twitter_complaints_json.json" + os.path.dirname(__file__), "../artifacts/testdata/json/twitter_complaints_small.json" ) TWITTER_COMPLAINTS_TOKENIZED = os.path.join( os.path.dirname(__file__),