Skip to content

Commit f2442fc

Browse files
committed
disables location selection for now
1 parent 694b16f commit f2442fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/CodexReleaseTests/DataTests/TwoClientTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ public void TwoClientTest()
2323
}
2424

2525
[Test]
26+
[Ignore("Location selection is currently unavailable.")]
2627
public void TwoClientsTwoLocationsTest()
2728
{
2829
var locations = Ci.GetKnownLocations();

0 commit comments

Comments
 (0)