Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
guplersaxanoid committed Sep 4, 2023
1 parent 3e7c91c commit 6789ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/node/src/indexer/fetch.service.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ describe('buildDictionaryQueryEntries', () => {
handler: 'handleOperations',
kind: StellarHandlerKind.Operation,
filter: {
source_account: 'source_account',
sourceAccount: 'source_account',
type: 'operation_type',
},
} as any,
Expand Down

0 comments on commit 6789ef9

Please sign in to comment.