2
0
mirror of synced 2025-01-26 16:30:16 +00:00

disables location selection for now

This commit is contained in:
benbierens 2024-11-29 09:24:43 +01:00
parent 694b16fdd6
commit f2442fc032
No known key found for this signature in database
GPG Key ID: 877D2C2E09A22F3A

View File

@ -23,6 +23,7 @@ namespace CodexReleaseTests.DataTests
} }
[Test] [Test]
[Ignore("Location selection is currently unavailable.")]
public void TwoClientsTwoLocationsTest() public void TwoClientsTwoLocationsTest()
{ {
var locations = Ci.GetKnownLocations(); var locations = Ci.GetKnownLocations();