Skip to content

7.0.1 - re-allow async calls in AsyncSpec's xit

Compare
Choose a tag to compare
@younata younata released this 01 Jun 21:42
· 119 commits to main since this release

This fixes an oversight where you couldn't use async closures with xit. Thanks @stonko1994 for calling this out!

What's Changed

  • Allow xit in the Async DSL to take in async closures by @younata in #1220

Full Changelog: v7.0.0...v7.0.1