diff --git a/dst/dst_test.go b/dst/dst_test.go index c56902eaa..02ae00e82 100644 --- a/dst/dst_test.go +++ b/dst/dst_test.go @@ -39,7 +39,7 @@ import ( ) const ( - randomSeedKey = "POLARSIGNALS_RANDOM_SEED" + randomSeedKey = "GORANDSEED" numCommands = 512 dbName = "test" tableName = "test"