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 c59316b commit d9ec311Copy full SHA for d9ec311
Parse.Tests/LiveQueryDualEventArgsTests.cs
@@ -25,7 +25,7 @@ public void SetUp()
25
public void TearDown() => (Client.Services as ServiceHub).Reset();
26
27
[TestMethod]
28
- public void TestParseLiveQueryErrorEventArgsConstructor()
+ public void TestParseLiveQueryDualEventArgsConstructor()
29
{
30
IObjectState state = new MutableObjectState
31
Parse.Tests/LiveQueryEventArgsTests.cs
+ public void TestParseLiveQueryEventArgsConstructor()
0 commit comments