Skip to content

Commit 3bbe917

Browse files
tplookerdlongley
authored andcommitted
Update tests/misc.js
Co-authored-by: Dave Longley <dlongley@digitalbazaar.com>
1 parent 163bb5d commit 3bbe917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/misc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ describe('literal JSON', () => {
480480
});
481481

482482
describe('expansionMap', () => {
483-
it('should be called on un-mapped term', async () => {
483+
it('should be called on unmapped term', async () => {
484484
const docWithUnMappedTerm = {
485485
'@context': {
486486
'definedTerm': 'https://example.com#definedTerm'

0 commit comments

Comments
 (0)