mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
etapi improvements and more tests
This commit is contained in:
@@ -60,7 +60,7 @@ Content-Type: application/json
|
||||
|
||||
> {%
|
||||
client.assert(response.status === 400);
|
||||
client.assert(response.body.code == "PROPERTY_NOT_ALLOWED_FOR_PATCH");
|
||||
client.assert(response.body.code == "PROPERTY_NOT_ALLOWED");
|
||||
%}
|
||||
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user