ci: remove Test_MapService_SingleTile for the time being, as we want to remove the external map fetcher functionality.

This commit is contained in:
alexiscatnip
2022-08-06 02:43:06 +08:00
committed by alexiscatnip
parent 3255da8781
commit 60cb12cb1c
@@ -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();