Fix UI unit tests
This commit is contained in:
parent
42920595ad
commit
d4d23dce72
11 changed files with 907 additions and 265 deletions
|
@ -1,4 +1,4 @@
|
|||
import { expect } from 'chai'
|
||||
import { describe, expect, it } from 'vitest'
|
||||
import store from './index.js'
|
||||
|
||||
const {
|
|
@ -1,4 +1,4 @@
|
|||
import { expect } from 'chai'
|
||||
import { describe, expect, it } from 'vitest'
|
||||
import store from './index.js'
|
||||
|
||||
const {
|
|
@ -1,4 +1,4 @@
|
|||
import { expect } from 'chai'
|
||||
import { describe, expect, it } from 'vitest'
|
||||
import store from './index.js'
|
||||
|
||||
const {
|
Loading…
Add table
Add a link
Reference in a new issue