Skip to content

Commit

Permalink
SHIBUI-1526 Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Oct 22, 2019
1 parent 4f3db91 commit 7381580
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ describe('Metadata Source Base class', () => {
expect(Object.keys(getValidators([]))).toEqual([
'/',
'/entityId',
'/organization/name',
'/organization/displayName',
'/organization/url'
'/relyingPartyOverrides'
]);
});
});
Expand Down

0 comments on commit 7381580

Please sign in to comment.