Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
timofurrer committed Sep 2, 2019
1 parent e1c1a96 commit 3d27e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/radish/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ def cli(**kwargs):
Use radish to run your Feature File.
Provide the Feature files to run in FEATURE_FILES.
Provide the Feature Files to run in FEATURE_FILES.
"""
config = Config(kwargs)
world.config = config
Expand Down

0 comments on commit 3d27e7f

Please sign in to comment.