Skip to content

Commit bb6d178

Browse files
committed
comment out entire new test file
1 parent 8cde85b commit bb6d178

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/dotnet/Examples/BaseURLChange.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System;
1+
/*using System;
22
using System.Threading.Tasks;
33
using NUnit.Framework;
44
using Realms;
@@ -84,3 +84,4 @@ public async Task testChangeBaseURL()
8484
8585
8686
87+
*/

0 commit comments

Comments
 (0)