Skip to content

Commit

Permalink
fix: jest error in digits test file (#12209)
Browse files Browse the repository at this point in the history
  • Loading branch information
akmal-deriv authored Dec 13, 2023
1 parent 96b925a commit 9c7a251
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ describe('<Digits />', () => {
},
trade_type: TRADE_TYPES.MATCH_DIFF,
underlying: '1HZ100V',
is_mobile: false,
};
});

Expand Down

1 comment on commit 9c7a251

@vercel
Copy link

@vercel vercel bot commented on 9c7a251 Dec 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-app – ./

deriv-app.vercel.app
binary.sx
deriv-app.binary.sx
deriv-app-git-master.binary.sx

Please sign in to comment.