Skip to content

Commit 89b08cb

Browse files
committed
test(external-value): value should skip resolution
1 parent 41d5989 commit 89b08cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/specmap/external-value.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ describe('externalValue', () => {
5959
examples: {
6060
probe: {
6161
externalValue: 'http://test.com/probe',
62-
value: 'test'
62+
value: 'test',
6363
},
6464
},
6565
},

0 commit comments

Comments
 (0)