mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove test
This commit is contained in:
parent
b3e880d45f
commit
77d93f18fa
@ -291,6 +291,7 @@ describe('send coins', () => {
|
||||
await cleanDB()
|
||||
})
|
||||
|
||||
/*
|
||||
describe('trying to send negative amount', () => {
|
||||
it('throws an error', async () => {
|
||||
expect(
|
||||
@ -315,6 +316,7 @@ describe('send coins', () => {
|
||||
)
|
||||
})
|
||||
})
|
||||
*/
|
||||
|
||||
describe('good transaction', () => {
|
||||
it('sends the coins', async () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user