Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanh committed Nov 20, 2020
1 parent 35b41e2 commit b6a29fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ func TestHandlerForBEBFailures(t *testing.T) {
wantResponse: legacyapi.PublishEventResponses{
Error: &legacyapi.Error{
Status: 400,
Message: "invalid request to BEB"},
Message: "invalid request"},
},
},
{
Expand Down

0 comments on commit b6a29fe

Please sign in to comment.