mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-12 02:54:09 +00:00
WA-521 Fix for commented empty test suite
This commit is contained in:
parent
3d25ae2db1
commit
aab6fed51d
@ -17,9 +17,14 @@ import { buildMathPropsFrom } from '~/test/utils/buildReactRouterProps'
|
||||
import { createTransaction } from '~/wallets/createTransactions'
|
||||
import { getGnosisSafeContract } from '~/wallets/safeContracts'
|
||||
import fetchTransactions from '~/routes/safe/store/actions/fetchTransactions'
|
||||
|
||||
*/
|
||||
describe('React DOM TESTS > Change threshold', () => {
|
||||
it('should update the threshold directly if safe has 1 threshold', async () => {
|
||||
|
||||
})
|
||||
})
|
||||
|
||||
/*
|
||||
// GIVEN
|
||||
const numOwners = 2
|
||||
const threshold = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user