mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
TST
This commit is contained in:
parent
8886a1c4f7
commit
0ec0953e13
@ -19,7 +19,7 @@ it('bip38 decodes', async () => {
|
||||
it('bip38 decodes slow', async () => {
|
||||
if (process.env.USER === 'burn' || process.env.USER === 'igor') {
|
||||
// run only on circleCI
|
||||
// return;
|
||||
return;
|
||||
}
|
||||
jasmine.DEFAULT_TIMEOUT_INTERVAL = 60000;
|
||||
const bip38 = require('bip38');
|
||||
|
Loading…
Reference in New Issue
Block a user