Skip to content

Fix incorrect use of testAction helper

Malcolm Locke requested to merge 439963-test-action-geo-replicable-fix into master

Fix incorrect use of testAction helper

The testAction helper from spec/frontend/__helpers__/vuex_action_helper.js no longer accepts a callback as a 6th argument, see !85532 (merged)

Related to #439963

Merge request reports