test working, signMessage
This commit is contained in:
parent
05325b2d92
commit
1c4783468e
9 changed files with 222 additions and 250 deletions
|
|
@ -128,9 +128,6 @@ var createBundle = function(opts) {
|
|||
b.require('./test/mocks/FakeNetwork', {
|
||||
expose: './mocks/FakeNetwork'
|
||||
});
|
||||
b.require('./test/mocks/FakeBuilder', {
|
||||
expose: './mocks/FakeBuilder'
|
||||
});
|
||||
}
|
||||
|
||||
if (!opts.debug) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue