Explorar o código

Fixed transforms test

Amir Khan %!s(int64=2) %!d(string=hai) anos
pai
achega
0e88408061
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      psiphon/common/transforms/transforms_test.go

+ 1 - 1
psiphon/common/transforms/transforms_test.go

@@ -57,7 +57,7 @@ func runTestTransforms() error {
 
 	// Test: validation
 
-	err := specs.Validate()
+	err := specs.Validate(false)
 	if err != nil {
 		return errors.Trace(err)
 	}