Angular - Testing
In a test using
RouterTestingModule, what will happen if you call router.navigate(['/unknown']) where '/unknown' is not defined in routes?