fix(operators): Update test snapshot.

This commit is contained in:
Gervwyk 2022-04-26 12:24:27 +02:00
parent e82f094251
commit 655eae5c57

View File

@ -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],