mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-11 14:20:07 +08:00
fix(operators): Update test snapshot.
This commit is contained in:
parent
e82f094251
commit
655eae5c57
@ -164,6 +164,7 @@ test('operator returns value', () => {
|
||||
},
|
||||
],
|
||||
"methodName": undefined,
|
||||
"operatorPrefix": "_",
|
||||
"operators": Object {
|
||||
"_error": [MockFunction],
|
||||
"_init": [MockFunction],
|
||||
@ -317,6 +318,7 @@ test('context._internal.lowdefy empty object', () => {
|
||||
"lowdefyGlobal": Object {},
|
||||
"menus": Object {},
|
||||
"methodName": undefined,
|
||||
"operatorPrefix": "_",
|
||||
"operators": Object {
|
||||
"_error": [MockFunction],
|
||||
"_init": [MockFunction],
|
||||
|
Loading…
Reference in New Issue
Block a user