You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note that bddtests/regression/go/ote/ote.go is just
whitespace alignment affected by linter.
add check_spelling.sh
Add check_spelling to Makefile
Change-Id: I7029e1223abede0d05758a8b3d435be061824083
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
returnfmt.Errorf("Error verifying proposal reponse '%s' for user '%s' with expected response code of '%s': %s", proposalResponseAlias, enrollID, respStatusCode, err)
319
+
returnfmt.Errorf("Error verifying proposal response '%s' for user '%s' with expected response code of '%s': %s", proposalResponseAlias, enrollID, respStatusCode, err)
0 commit comments