better blackbox wallet tests
This commit is contained in:
parent
6a540be8fc
commit
3706b00724
3 changed files with 43 additions and 166 deletions
|
|
@ -128,9 +128,6 @@ var createBundle = function(opts) {
|
|||
b.require('./test/mocks/FakeNetwork', {
|
||||
expose: './mocks/FakeNetwork'
|
||||
});
|
||||
b.require('./test/mocks/FakePayProServer', {
|
||||
expose: './mocks/FakePayProServer'
|
||||
});
|
||||
b.require('./test/mocks/FakeBuilder', {
|
||||
expose: './mocks/FakeBuilder'
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue