Skip to content

Commit

Permalink
update etest
Browse files Browse the repository at this point in the history
  • Loading branch information
yuji38kwmt committed Jul 31, 2019
1 parent a43a3c6 commit 4b17f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def test_project_member():

main(['project_member', 'list', '--project_id', project_id])

main(['project_member', 'copy', project_id, project_id])
main(['project_member', 'copy', project_id, project_id, '--yes'])


#
Expand Down

0 comments on commit 4b17f7e

Please sign in to comment.