diff --git a/tests/python/test_sync.py b/tests/python/test_sync.py index 1c71990..9d2ae46 100644 --- a/tests/python/test_sync.py +++ b/tests/python/test_sync.py @@ -14,6 +14,8 @@ def test_calculate_sync(client): """Confirm that the calculate endpoint outputs the same data as the main API""" + print("Bearer " + os.getenv("AUTH0_TEST_TOKEN_NO_DOMAIN")) + country_id = "us" # Load the sample data