mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove broken test
This commit is contained in:
parent
dbdd25293b
commit
0c74fa2970
@ -1,12 +0,0 @@
|
|||||||
import i18n from './i18n'
|
|
||||||
import VueI18n from 'vue-i18n'
|
|
||||||
|
|
||||||
jest.mock('vue-i18n')
|
|
||||||
|
|
||||||
console.log(require)
|
|
||||||
|
|
||||||
describe('i18n', () => {
|
|
||||||
it('does something', () => {
|
|
||||||
expect(true).toBeTruthy()
|
|
||||||
})
|
|
||||||
})
|
|
||||||
Loading…
x
Reference in New Issue
Block a user