Skip to content

Commit

Permalink
tests: Adjust mapper fixture to set rename flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Babej committed Jun 14, 2023
1 parent 26e5de9 commit 95ea5c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafiles/tests/test_mapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ def mapper():
manual=Meta.datafile_manual,
defaults=Meta.datafile_defaults,
infer=Meta.datafile_infer,
rename=Meta.datafile_rename,
)

def describe_path():
Expand Down

0 comments on commit 95ea5c4

Please sign in to comment.