Remove bok-choy reference (#34216)

* chore: remove bok-choy references
This commit is contained in:
salmannawaz
2024-02-14 19:42:08 +05:00
committed by GitHub
parent 4daf452620
commit f76b6b4e10
6 changed files with 3 additions and 11 deletions

View File

@@ -84,8 +84,6 @@ class XBlockEventTestMixin:
Good things to look at as developing the code:
* Gabe's library for parsing events. This is nice.
* Bok choy has a nice Mongo search for events in the cohorts test
case. It is a little slow for the general case.
* This is originally based on a cleanup of the EventTestMixin. We
could work to converge those in some sensible way.
"""