diff --git a/test/__snapshots__/inject.test.js.snap b/test/__snapshots__/inject.test.js.snap index 6ebc2b60..37099253 100644 --- a/test/__snapshots__/inject.test.js.snap +++ b/test/__snapshots__/inject.test.js.snap @@ -3,8 +3,8 @@ exports[`inject based context warning is printed when changing stores 2`] = ` Array [ Array [ - "The above error occurred in the component:", - " in Provider (created by A)", + "The above error occurred in the component:", + " in MobXProvider (created by A)", " in section (created by A)", " in A", "",