diff --git a/integration_tests/regexit.py b/integration_tests/regexit.py index bdffc6b..ae4a4c6 100644 --- a/integration_tests/regexit.py +++ b/integration_tests/regexit.py @@ -23,7 +23,7 @@ with open(syntaxgenpath, 'r+') as file: syntaxgen = file.read() -os.chdir("/home/circleci/project/beyondsqltest") +os.chdir("/home/circleci/project/tmp/beyondsqltest") pygenpath = "testpyfiles_to_databricks/tres.py" lookergenpath = "testlookmlfiles_to_databricks/uno.lkml"