Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jiqiang90 committed Feb 22, 2024
1 parent d7195e6 commit 13b6756
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/node/src/stellar/block.stellar.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ describe('StellarBlockWrapped', () => {

const mockEventFilterValid: SorobanEventFilter = {
topics: ['topic1', 'topic2'],
contractId: new Contract(testAddress).toString(),
};

const mockEventFilterInvalid: SorobanEventFilter = {
Expand Down

0 comments on commit 13b6756

Please sign in to comment.