fix tests

// FREEBIE
pull/1/head
Michael Kirk 8 years ago
parent 168639597f
commit 0393e4f0b4

@ -35,8 +35,7 @@
};
NSDictionary *actual = [TSAttributes attributesWithSignalingKey:@"fake-signaling-key"
serverAuthToken:@"fake-server-auth-token"
isWebRTCEnabled:YES];
serverAuthToken:@"fake-server-auth-token"];
XCTAssertEqualObjects(expected, actual);
}

Loading…
Cancel
Save