fix(medusa): EventBusService.emit using Redis mock (#3491)

* Fix eventBusService.emit using redis mock

* revert gitignore

* enqueuer

* unit test add redis_url

* fix test
This commit is contained in:
Carlos R. L. Rodrigues
2023-03-16 09:29:18 +01:00
committed by GitHub
parent 09dec65430
commit 2869763ea9
4 changed files with 87 additions and 39 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
Fix eventBus.emit using redis mock