-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sweep: Fix the typing error when run tests with jest. #260
Comments
🚀 Here's the PR! #262💎 Sweep Pro: You have unlimited Sweep issues
Actions
Step 1: 🔎 SearchingHere are the code search results. I'm now analyzing these search results to write the PR. Relevant files (click to expand). Mentioned files will always appear here.Lines 1 to 63 in 03870c3
Lines 1 to 72 in 03870c3
Step 2: ⌨️ Coding
|
Details
Analize and fix the following error I have when run the
yarn test
command in the terminal. The error looks to be related to types in the test filesrc/index.test.ts
.Error:
Branch
main
The text was updated successfully, but these errors were encountered: