Rod Hynes 6 месяцев назад
Родитель
Сommit
cc3cb120ad
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      psiphon/server/server_test.go

+ 2 - 2
psiphon/server/server_test.go

@@ -4409,8 +4409,8 @@ func storePruneServerEntriesTest(
 	}
 
 	clientConfig := &psiphon.Config{
-		SponsorId:            "0",
-		PropagationChannelId: "0",
+		SponsorId:            "0000000000000000",
+		PropagationChannelId: "0000000000000000",
 
 		// DataRootDirectory must to be set to avoid a migration in the current
 		// working directory.