Skip to content

Commit

Permalink
Tweak test to use --select instead
Browse files Browse the repository at this point in the history
  • Loading branch information
ping committed Mar 3, 2023
1 parent 06eaa83 commit 31cffee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/odmpy_libby_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ def test_mock_libby_download_ebook_direct(self):
"--bookfileformat",
"ebook",
"--direct",
"--latest",
"--select",
"1",
"--opf",
"--hideprogress",
Expand Down

0 comments on commit 31cffee

Please sign in to comment.