From 4d8662ce694cc1107f0acabf5291774dc1bc32e9 Mon Sep 17 00:00:00 2001 From: Anubhav Gupta Date: Mon, 12 Aug 2019 21:03:10 +0530 Subject: [PATCH] Fixed combineReducers changeDetection logic(#3488) (#3490) * Fixed combineReducers changeDetection logic(#3488) * Cleaning up these and some other tests while I'm here Co-authored-by: gupta Co-authored-by: Tim Dorr Former-commit-id: 0435ce187b2a378a66ed27ec44f40474ecd413f2 --- src/combineReducers.js.REMOVED.git-id | 2 +- test/combineReducers.spec.js.REMOVED.git-id | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/combineReducers.js.REMOVED.git-id b/src/combineReducers.js.REMOVED.git-id index 9bc67f8a35..b5b77fdb7a 100644 --- a/src/combineReducers.js.REMOVED.git-id +++ b/src/combineReducers.js.REMOVED.git-id @@ -1 +1 @@ -05c9d565130a72c2436485353a07f6dafbdd8302 \ No newline at end of file +bdbcfb2291b2957ab51f50b7f2c7f2609a71db20 \ No newline at end of file diff --git a/test/combineReducers.spec.js.REMOVED.git-id b/test/combineReducers.spec.js.REMOVED.git-id index f656bae0b7..48519dc230 100644 --- a/test/combineReducers.spec.js.REMOVED.git-id +++ b/test/combineReducers.spec.js.REMOVED.git-id @@ -1 +1 @@ -321010a5981f7d83a9c2b89f70bfb1e0d0eca59e \ No newline at end of file +e0e69aa110989ea78538979bdb3a277b89208354 \ No newline at end of file