Skip to content

Commit

Permalink
Merge pull request #73 from 6543/cleanup
Browse files Browse the repository at this point in the history
move testfile into test folder
  • Loading branch information
jhass authored Dec 5, 2023
2 parents 56f3854 + 644de74 commit 523d870
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def base_path
end

def vendor_path
base_path.join "vendor"
base_path.join "tests/assets"
end

def schemas_path
Expand Down

0 comments on commit 523d870

Please sign in to comment.