Skip to content

Commit

Permalink
Update regexit.py
Browse files Browse the repository at this point in the history
  • Loading branch information
techvaquero authored Feb 14, 2024
1 parent 6aef7b5 commit 9dd60bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/regexit.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 9dd60bd

Please sign in to comment.