tcohen: interesting, previously I was running with "yarn run cypress open" and following on the UI Now I ran with just "yarn run cypress": Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ Agreements_spec.ts 00:30 5 5 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ Dialog.spec.ts 00:14 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ Licenses_spec.ts 00:22 5 4 1 - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ Packages_spec.ts 00:28 5 4 1 - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ Titles_spec.ts 00:38 6 6 - - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 5 failed (40%) 02:14 25 23 2 - -