test.network
This commit is contained in:
parent
6f1b60e562
commit
c7e23fc2ed
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ describe('Network service', function() {
|
||||||
it('should return 2', function() {
|
it('should return 2', function() {
|
||||||
network.f().should.equal(2);
|
network.f().should.equal(2);
|
||||||
});
|
});
|
||||||
it('should', function() {});
|
it('can start a tx signing request', function() {});
|
||||||
it('should', function() {});
|
it('should', function() {});
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue