<!--- Provide a general summary of the issue in the Title above --> # Bug Report 🐛 <!--- Provide an expanded summary of the issue --> ## Expected Behavior <!--- Tell us what should happen --> All tests should pass successfully on running ``npm test`` ## Current Behavior <!--- Tell us what happens instead of the expected behavior --> Three tests fail ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Change directory into cicero-core 2. Run ``npm test`` ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> - OS: macOS - Version: Catalina 10.15.7 ## Screenshot <img width="1227" alt="image" src="https://user-images.githubusercontent.com/76606666/169701091-1823461f-c8ca-42aa-aa80-4edd91dab727.png"> ## Possible Implementation <!--- Not obligatory, but suggest an idea for implementing addition or change -->