derp: fix flaky shuffle test (#2772)

This commit is contained in:
Kristoffer Dalby 2025-09-11 15:49:02 +02:00 committed by GitHub
parent c91b9fc761
commit 7056fbb63b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View file

@ -240,7 +240,6 @@ func TestShuffleDERPMapEdgeCases(t *testing.T) {
}
}
func TestShuffleDERPMapWithoutBaseDomain(t *testing.T) {
viper.Reset()
resetDerpRandomForTesting()