Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
test(External): remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjors committed Mar 15, 2017
1 parent 6f9055b commit 50828ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/external_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ describe('External', () => {
expect(e._sfox).toBeUndefined();
});


it('should work with a null payload', () => {
mockPayload = {};
e = new External(metadata, wallet, null);
Expand Down

0 comments on commit 50828ad

Please sign in to comment.