From a1b790c44fa4678fa7b283b51ca9431ea1f37116 Mon Sep 17 00:00:00 2001 From: Qolzam Date: Fri, 7 Jul 2017 13:33:26 +0430 Subject: [PATCH] Add layer description --- docs/layers/tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/layers/tests.md b/docs/layers/tests.md index 35b507e..3978a66 100644 --- a/docs/layers/tests.md +++ b/docs/layers/tests.md @@ -1,3 +1,3 @@ # Tests -This layer is responsible for configuring of redux store, such as setting reducers and midelwares. A [store](http://redux.js.org/docs/api/Store.html) holds the whole state tree of your application. +This layer is responsible to test each layer of application. \ No newline at end of file