Skip to content

Commit

Permalink
fix: uid for testing
Browse files Browse the repository at this point in the history
Signed-off-by: jingfelix <jingfelix@outlook.com>
  • Loading branch information
jingfelix committed Oct 7, 2024
1 parent 47e1f6b commit 6fa428a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bilifm/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def setUp(self):
self.media_id = "69361944"
self.test_series_uid = "1918016728"
self.test_series_sid = "4049063"
self.uid = "123456"
self.uid = "7590247"
self.test_season_uid = "48484716"
self.test_season_sid = "28722"

Expand Down

0 comments on commit 6fa428a

Please sign in to comment.