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:
parent
f86c199f67
commit
cbbe020894
@ -205,7 +205,7 @@ var testCases = []testCase{
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
shouldFail: true,
|
shouldFail: true,
|
||||||
expectedError: ":BAD_SIGNATURE:",
|
expectedError: ":BAD_SIGNATURE_TEMPORARILY_BREAK_THIS_ON_PURPOSE:",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "BadECDSASignature",
|
name: "BadECDSASignature",
|
||||||
|
Loading…
Reference in New Issue
Block a user