mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
fix(deps): Update to Comunica v2
This commit is contained in:
@@ -34,8 +34,7 @@ describe('FetchUtil', (): void => {
|
||||
}
|
||||
return {
|
||||
uri,
|
||||
quads: Readable.from(quads),
|
||||
exists: true,
|
||||
data: Readable.from(quads),
|
||||
};
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user