Skip to content

Commit

Permalink
review comment addressed
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindkrishnakumar-okta committed Nov 12, 2020
1 parent efdd3ee commit 7ade63b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,5 @@ class ImplicitRemoteValidationIT extends ApplicationTestRunner {
.then()
.statusCode(401)
.header("WWW-Authenticate", startsWith("Bearer"))
.body(containsString("401 Unauthorized"))
}
}

0 comments on commit 7ade63b

Please sign in to comment.