Skip to content

Commit

Permalink
removed newline
Browse files Browse the repository at this point in the history
  • Loading branch information
dsawali committed Jan 16, 2024
1 parent 2c06d9f commit bd52c12
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ CONFIGS().forEach(({ lib, rpc, setup }) => {

expect(op.status).toEqual('applied');
expect(op.includedInBlock).toBeDefined();

});
});
});

0 comments on commit bd52c12

Please sign in to comment.