mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-10 09:05:58 +00:00
e00197d67a
Migrate parts of our test suite that rely on legacy `.to.be.(un)defined` matchers to Chai's `.to(.not).exist`. Closes #423 Closes #422