mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove only
This commit is contained in:
parent
998514c62b
commit
4ada891a89
@ -87,7 +87,7 @@ describe('TransactionLink', () => {
|
||||
jest.clearAllMocks()
|
||||
})
|
||||
|
||||
describe.only('with success', () => {
|
||||
describe('with success', () => {
|
||||
beforeEach(async () => {
|
||||
spy = jest.spyOn(wrapper.vm.$bvModal, 'show')
|
||||
// spy.mockImplementation(() => Promise.resolve('some value'))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user