Skip to content

Test global var if ONGSAVE calls GOTO #50

Test global var if ONGSAVE calls GOTO

Test global var if ONGSAVE calls GOTO #50

Triggered via pull request September 28, 2024 22:36
Status Failure
Total duration 1m 37s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/variables.test.ts > variables > global variables get restored if $ONGSAVE calls goto: tests/variables.test.ts#L15
AssertionError: expected "spy" to not be called at all, but actually been called 1 times Received: 1st spy call: Array [ Object { "actionIndex": -1, "description": "", "errorCode": 0, "line": 0, "lineSrc": "", "localLine": 0, "location": "", }, ] Number of calls: 1 ❯ tests/variables.test.ts:15:23
test
Process completed with exit code 1.