Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan committed Jan 27, 2020
1 parent 8583c10 commit 65e1f4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ describe('authorized_user_pre_routing', function() {

const authorizedUserPreRouting = authorizedUserPreRoutingFactory(
mockServer,
{ security: null },
getMockPlugins(),
getMockLogger()
);
const response = await authorizedUserPreRouting(getMockRequest());
Expand Down

0 comments on commit 65e1f4b

Please sign in to comment.