See what is going on here

Change-Id: I820b3d641e10bfa39eb5483522d9d0e2b2483124
Reviewed-on: https://gerrit.instructure.com/205888
Tested-by: Ryan Shaw <ryan@instructure.com>
Reviewed-by: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
This commit is contained in:
Clay Diffrient 2019-08-20 13:39:01 -06:00
parent a015bfcb5e
commit 52aae5f542
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ describe('GlobalNavigation', () => {
} }
beforeEach(() => { beforeEach(() => {
console.log(fetch.toString())
fetch.resetMocks() fetch.resetMocks()
componentHolder = document.createElement('div') componentHolder = document.createElement('div')