mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
remove old code
This commit is contained in:
parent
778664b7de
commit
797f8bf74e
@ -1,11 +1,6 @@
|
||||
import { IotaClientSingleton } from '@/apis/IotaConnector'
|
||||
import { CONFIG } from '@/config'
|
||||
import { backendLogger as logger } from '@/server/logger'
|
||||
/*
|
||||
jest.mock('@/config', () => ({
|
||||
CONFIG: { IOTA: true, IOTA_API_URL:'invalidUrl' },
|
||||
}))
|
||||
*/
|
||||
|
||||
describe('apis/IotaConnector/disabled', () => {
|
||||
beforeEach(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user