We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0340cac commit ef3c212Copy full SHA for ef3c212
test_replays/test_all.py
@@ -155,6 +155,4 @@ def test_kr_realm_and_tampered_messages():
155
assert replay.messages[5].text == "sc2.replays.net"
156
157
def test_encrypted():
158
- replay = Replay("test_replays/build17811/4.sc2replay")
159
-
160
-# TODO: Test with a 2v2, 3v3 or 4v4 replay, where the recording player quits first (should be marked as unknown)
+ replay = Replay("test_replays/build17811/4.sc2replay")
0 commit comments