spelling: signature
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
		| @@ -562,7 +562,7 @@ func runVerify(t *testing.T, ca string, resp string, shouldSucceed bool) { | |||||||
| 		} | 		} | ||||||
| 	} else { | 	} else { | ||||||
| 		if !shouldSucceed { | 		if !shouldSucceed { | ||||||
| 			t.Fatalf("expected an invalid signatrue but verification has been successful") | 			t.Fatalf("expected an invalid signature but verification has been successful") | ||||||
| 		} | 		} | ||||||
| 	} | 	} | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user