Skip to content

Commit

Permalink
test(external-value): value should skip resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
mathis-m committed Apr 5, 2021
1 parent 41d5989 commit 89b08cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/specmap/external-value.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ describe('externalValue', () => {
examples: {
probe: {
externalValue: 'http://test.com/probe',
value: 'test'
value: 'test',
},
},
},
Expand Down

0 comments on commit 89b08cb

Please sign in to comment.