mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-22 11:06:38 +00:00
route in progress, region stitching is disabled by default
This commit is contained in:
@@ -32,6 +32,8 @@ class Program
|
||||
|
||||
await RegionTests.RunRegionProcessingTest_500m_Zoom18(httpClient);
|
||||
|
||||
await RouteTests.RunSimpleRouteTest(httpClient);
|
||||
|
||||
Console.WriteLine();
|
||||
Console.WriteLine("=========================");
|
||||
Console.WriteLine("All tests completed successfully!");
|
||||
|
||||
Reference in New Issue
Block a user