fixed drop errors for database initialization
This commit is contained in:
@ -18,7 +18,7 @@ fn test_library_api() {
|
||||
"errors": [{
|
||||
"code": "ENGINE_NOT_INITIALIZED",
|
||||
"message": "JSPG extension has not been initialized via jspg_setup",
|
||||
"details": { "path": "" }
|
||||
"details": {}
|
||||
}]
|
||||
})
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user