Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correctly handle transaction relative paths #2582

Merged
merged 1 commit into from
May 24, 2023
Merged

Conversation

schoren
Copy link
Contributor

@schoren schoren commented May 24, 2023

This PR fixes how the CLI handles relative paths on transaction definitions.

The code was assuming that the test files references in a transaction are relative to the CWD, but they should be relative to the transaction file.

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@schoren schoren merged commit ee1b181 into main May 24, 2023
@schoren schoren deleted the fix-apply-test-files branch May 24, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants