Skip to content

Implement target swap/restore #431

Implement target swap/restore

Implement target swap/restore #431

Triggered via pull request October 2, 2024 13:12
Status Failure
Total duration 1m 19s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/components/Panels/Telescope/Targets/TargetSwapButton.test.tsx > TargetSwapButton > onSwappedTarget is false > should swap target when onSwappedTarget is false: src/components/Panels/Telescope/Targets/TargetSwapButton.test.tsx#L32
AssertionError: expected "spy" to be called once, but got 0 times ❯ src/components/Panels/Telescope/Targets/TargetSwapButton.test.tsx:32:36
src/components/Panels/Telescope/Targets/TargetSwapButton.test.tsx > TargetSwapButton > onSwappedTarget is true > should restore target: src/components/Panels/Telescope/Targets/TargetSwapButton.test.tsx#L50
AssertionError: expected "spy" to be called once, but got 0 times ❯ src/components/Panels/Telescope/Targets/TargetSwapButton.test.tsx:50:39
build
Process completed with exit code 1.