Test fix
This commit is contained in:
parent
578b599428
commit
6c412c7cd9
|
@ -128,6 +128,7 @@ class InMemoryQueue {
|
|||
|
||||
on() {
|
||||
// do nothing
|
||||
return this
|
||||
}
|
||||
|
||||
async waitForCompletion() {
|
||||
|
|
Loading…
Reference in New Issue