Skip to content
Snippets Groups Projects
Commit d5812555 authored by Gilgard's avatar Gilgard
Browse files

imported jest to fix error in pipeline

parent 0bbd3823
No related branches found
No related tags found
1 merge request!80View tests
Pipeline #179392 failed
import { jest } from "@jest/globals";
// route id param for pages that require routing
// id = 1, user = test testesen
export const route = {
......
import { jest } from "@jest/globals";
// user = test testesen
const user = {
state: {
token:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment