Skip to content

Commit

Permalink
SHIBUI-701 Resolved merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Nov 5, 2018
2 parents 9072bb6 + 47d65b3 commit c160bf9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ describe('FileBackedHttpMetadataProviderWizard', () => {
expect(Object.keys(getValidators([]))).toEqual([
'/',
'/name',
'/metadataURL',
'/xmlId'
'/xmlId',
'/metadataURL'
]);
});
});
Expand Down

0 comments on commit c160bf9

Please sign in to comment.