1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 10:08:52 +08:00
This commit is contained in:
lana-k
2021-09-03 16:03:06 +02:00
parent bce3854792
commit 3e3a70430f

View File

@@ -7,8 +7,6 @@ import * as dereference from 'react-chart-editor/lib/lib/dereference'
import fIo from '@/lib/utils/fileIo'
describe('Chart.vue', () => {
let container
afterEach(() => {
sinon.restore()
})