test(workspace): upgrade to vitest v3 #47
Annotations
2 errors
|
error: expect(received).toBe(expected):
packages/bun-transpiler/src/index.test.ts#L46
Expected: "const element=jsxDEV(\"h1\",{children:\"hello world\"},undefined,false,undefined,this);"
Received: "const element=jsxDEV_7x81h0kn(\"h1\",{children:\"hello world\"},undefined,false,undefined,this);"
at <anonymous> (/home/runner/work/middleware/middleware/packages/bun-transpiler/src/index.test.ts:46:30)
|
|
ci
Process completed with exit code 1.
|