Skip to content

Commit 303b784

Browse files
authored
remove comment
1 parent 15d7d69 commit 303b784

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
@@ -60,7 +60,7 @@ describe('PATCH', () => {
6060
patch: '<> a solid:Patch.'
6161
}, { // expected:
6262
status: 400,
63-
text: 'No n3-patch found' // patch for https://tim.localhost:7777/read-write.ttl found'
63+
text: 'No n3-patch found'
6464
}))
6565

6666
describe('with neither insert nor delete', describePatch({

0 commit comments

Comments
 (0)