Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
priitlatt committed Sep 12, 2023
1 parent 166c524 commit 18a405e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/google_play/resources/test_resource_print.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
def test_track_string(api_track):
track = Track(**api_track)
expected_output = (
"\n"
"Track: internal\n"
"Releases: [\n"
" Status: draft\n"
Expand Down

0 comments on commit 18a405e

Please sign in to comment.