mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
feat(e2e): separating e2e from unit tests
This commit is contained in:
@@ -47,7 +47,7 @@ async function deleteAllUsers () {
|
||||
await thisUser.remove()
|
||||
}
|
||||
} catch (err) {
|
||||
console.error('Error in test-utils.js/deleteAllUsers()')
|
||||
console.error('Error in test-utils.js/deleteAllUsers(): ', err)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user