Add tests for AppBreadcrumb component

Fixes #8
This commit is contained in:
Oliver Davies 2019-04-09 22:07:07 +01:00
parent 7babcbd547
commit 935d824112
4 changed files with 58 additions and 11 deletions

View file

@ -153,7 +153,7 @@ test('it can get the type of an application', () => {
},
symfony: {
type: 'symfony'
},
}
}
_.forEach(applications, (application, expected) => {