Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Update the Jest snapshot after changing the name of the Provider comp…
Browse files Browse the repository at this point in the history
…onent (#713)
  • Loading branch information
vkrol authored and FredyC committed Jun 20, 2019
1 parent 7425f53 commit 9c9c482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/__snapshots__/inject.test.js.snap
Expand Up @@ -3,8 +3,8 @@
exports[`inject based context warning is printed when changing stores 2`] = `
Array [
Array [
"The above error occurred in the <Provider> component:",
" in Provider (created by A)",
"The above error occurred in the <MobXProvider> component:",
" in MobXProvider (created by A)",
" in section (created by A)",
" in A",
"",
Expand Down

0 comments on commit 9c9c482

Please sign in to comment.