We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa82b8 commit cbaae77Copy full SHA for cbaae77
test/integration/ldp-test.js
@@ -166,7 +166,7 @@ describe('LDP', function () {
166
})
167
168
169
- describe.skip('putGraph', () => {
+ describe('putGraph', () => {
170
it('should serialize and write a graph to a file', () => {
171
const originalResource = '/resources/sampleContainer/example1.ttl'
172
const newResource = '/resources/sampleContainer/example1-copy.ttl'
0 commit comments