Skip to content

Commit

Permalink
Update helpers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
FinalAngel authored Aug 29, 2019
1 parent 2712ce4 commit 337aecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def get_filer_folder(folder_name="test_folder", parent=None):
"""
Creates and returns a filer folder
:param folder_name: the name of the folder to be used (default "folder_name")
:param folder_name: the name of the folder to be used (default "test_folder")
:param parent: optionally provide a parent folder
:returns: filer folder instance
"""
Expand Down

0 comments on commit 337aecf

Please sign in to comment.