Temporarily break a test on purpose.
This is to make sure emails get sent to the right place. This will be reverted
in a minute.
Change-Id: I657e8c32034deb2231b76c1a418bdc5dcf6be8bd
diff --git a/ssl/test/runner/runner.go b/ssl/test/runner/runner.go
index ce0271f..cfe1eae 100644
--- a/ssl/test/runner/runner.go
+++ b/ssl/test/runner/runner.go
@@ -205,7 +205,7 @@
},
},
shouldFail: true,
- expectedError: ":BAD_SIGNATURE:",
+ expectedError: ":BAD_SIGNATURE_TEMPORARILY_BREAK_THIS_ON_PURPOSE:",
},
{
name: "BadECDSASignature",