Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

docs(testing): fix async/await#5539

Merged
pi0 merged 1 commit intonuxt:mainfrom
TheAlexLichter:patch-1
Jun 20, 2022
Merged

docs(testing): fix async/await#5539
pi0 merged 1 commit intonuxt:mainfrom
TheAlexLichter:patch-1

Conversation

@TheAlexLichter
Copy link
Copy Markdown
Member

@TheAlexLichter TheAlexLichter commented Jun 20, 2022

🔗 Linked issue

Resolves nuxt/nuxt#14191

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)

📚 Description

Missing async keyword.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 20, 2022

Deploy Preview for nuxt3-docs ready!

Name Link
🔨 Latest commit 203affe
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62b0a588bdd5b600088dd5b3
😎 Deploy Preview https://deploy-preview-5539--nuxt3-docs.netlify.app
📱 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.

@TheAlexLichter TheAlexLichter changed the title docs: fix async/await docs(testing): fix async/await Jun 20, 2022
@pi0 pi0 merged commit de3b408 into nuxt:main Jun 20, 2022
@pi0 pi0 mentioned this pull request Jul 11, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Following the Nuxt 3 guide to testing leads you to problems

3 participants