Skip to content

Commit 1023430

Browse files
committed
Removed commented code
1 parent a083849 commit 1023430

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Parse.Tests/AnalyticsTests.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ namespace Parse.Tests;
1313
[TestClass]
1414
public class AnalyticsTests
1515
{
16-
#warning Skipped post-test-evaluation cleaning method may be needed.
17-
18-
// [TestCleanup]
19-
// public void TearDown() => (Client.Services as ServiceHub).Reset();
2016

2117
[TestMethod]
2218
public async Task TestTrackEvent()

0 commit comments

Comments
 (0)