wgu-opensource / osmt

OSMT is the Open Skills Management Tool
https://osmt.io
Other
44 stars 8 forks source link

Fix UI tests: Cannot match any routes #399

Closed manuel-delvillar closed 1 year ago

manuel-delvillar commented 1 year ago

UI Tests are failing (on local and GitHub Actions) due to

Unhandled promise rejection: Error: Cannot match any routes. URL Segment: 'my-workspace/convert-to-collection'

I have added a route to my-workspace.component.spec.ts to solve the issue.