From 7421b0085804f8226d881322b73c600c17eddfa1 Mon Sep 17 00:00:00 2001 From: Jariel Date: Wed, 4 Oct 2017 10:55:48 +0800 Subject: [PATCH] Fix heading title --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7b80e13..7b26b63 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - Testing React using AVA + Testing of React-Redux app using Jest and Enzyme.