Skip to content
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

fix: remove unnecessary async #32

Closed
wants to merge 2 commits into from

Conversation

abhiShandy
Copy link

This avoids deno-lint from tagging the test function

This avoids deno-lint from tagging the test function
@netlify
Copy link

netlify bot commented Dec 17, 2022

Deploy Preview for claritybook ready!

Name Link
🔨 Latest commit 7a4fc21
🔍 Latest deploy log https://app.netlify.com/sites/claritybook/deploys/639d2f39a9e25d0008a3b260
😎 Deploy Preview https://deploy-preview-32--claritybook.netlify.app/ch08-01-time-locked-wallet
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@MarvinJanssen
Copy link
Member

Does the Clarinet type definition not require async?

@abhiShandy
Copy link
Author

there are no await statements inside those tests

@MarvinJanssen
Copy link
Member

Since Clarinet 2.0 tests work differently, this change no longer applies. See #42.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants