openfun / richie

:pencil: An opensource CMS to build education portals
https://richie.education
MIT License
260 stars 84 forks source link

✅(frontend) async expectBanner helpers #2327

Closed rlecellier closed 7 months ago

rlecellier commented 7 months ago

our expectBanner's helpers weren't properly async. by returning waitFor, these functions can now be await.