Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-deriv committed Oct 23, 2024
1 parent 1e5a78f commit 7fd035e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ describe('useActiveSymbols', () => {
'active_symbols',
mocked_store.client.loginid ?? '',
mocked_store.modules.trade.contract_type,
mocked_store.common.current_language,
]);
});

Expand Down

0 comments on commit 7fd035e

Please sign in to comment.