Skip to content

Commit

Permalink
Mark movies extras test only available for Plex Pass
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyWong16 committed Jun 7, 2021
1 parent 7ddf47c commit 6405d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_video.py
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,7 @@ def test_video_Movie_reviews(movies):
assert review.text


@pytest.mark.authenticated
def test_video_Movie_extras(movies):
movie = movies.get("Sita Sings The Blues")
extras = movie.extras()
Expand Down

0 comments on commit 6405d22

Please sign in to comment.