Merged in feature/remove-query (pull request #201)
remove query from codebase part 1 * remove query * fix localstack run
This commit is contained in:
@@ -218,7 +218,6 @@ func TestDocument(t *testing.T) {
|
||||
ID: id,
|
||||
Clientid: clientId,
|
||||
Hash: hash,
|
||||
Fields: []byte("{}"),
|
||||
}, docext)
|
||||
})
|
||||
t.Run("doc id by hash", func(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user