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

@ -2,4 +2,4 @@ module.exports = {
env: {
jest: true
}
}
}