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
This commit is contained in:
David Benjamin 2015-04-15 15:58:40 -04:00
parent f86c199f67
commit cbbe020894

View File

@ -205,7 +205,7 @@ var testCases = []testCase{
},
},
shouldFail: true,
expectedError: ":BAD_SIGNATURE:",
expectedError: ":BAD_SIGNATURE_TEMPORARILY_BREAK_THIS_ON_PURPOSE:",
},
{
name: "BadECDSASignature",