diff --git a/Assets/Tests/Raindrop/RaindropFullIntegrationTests/MapServiceTests.cs b/Assets/Tests/Raindrop/RaindropFullIntegrationTests/MapServiceTests.cs index a2c1731..34b76c2 100644 --- a/Assets/Tests/Raindrop/RaindropFullIntegrationTests/MapServiceTests.cs +++ b/Assets/Tests/Raindrop/RaindropFullIntegrationTests/MapServiceTests.cs @@ -28,7 +28,7 @@ namespace Raindrop.Tests.RaindropFullIntegrationTests } // test that the (external) map fetcher code is working. - [UnityTest] + // [UnityTest] public IEnumerator Test_MapService_SingleTile() { BeginMapFetcher();