Skip to content

Commit 5f2f7d0

Browse files
bourgeoaTallTed
andauthored
Update test/integration/patch-test.js
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent 03a48ee commit 5f2f7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/patch-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ describe('PATCH', () => {
8484
result: '@prefix : </new.ttl#>.\n@prefix tim: </>.\n\ntim:x tim:y tim:z.\n\n'
8585
}))
8686

87-
describe('on a non-existing jsonld file', describePatch({
87+
describe('on a non-existent JSON-LD file', describePatch({
8888
path: '/new.jsonld',
8989
exists: false,
9090
patch: `<> a solid:InsertDeletePatch;

0 commit comments

Comments
 (0)