mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-22 10:56:39 +00:00
route stitching
This commit is contained in:
@@ -34,6 +34,8 @@ class Program
|
||||
|
||||
await RouteTests.RunSimpleRouteTest(httpClient);
|
||||
|
||||
await RouteTests.RunRouteWithRegionProcessingAndStitching(httpClient);
|
||||
|
||||
Console.WriteLine();
|
||||
Console.WriteLine("=========================");
|
||||
Console.WriteLine("All tests completed successfully!");
|
||||
|
||||
Reference in New Issue
Block a user