From 69882a252822d8a909b3436ffd10b58e9dacd9dc Mon Sep 17 00:00:00 2001 From: oizie Date: Thu, 10 Mar 2016 09:40:31 +0000 Subject: [PATCH] Changed tests --- react-scroll/react-scroll-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-scroll/react-scroll-tests.ts b/react-scroll/react-scroll-tests.ts index ef7ab170eb..60fe1d1ded 100644 --- a/react-scroll/react-scroll-tests.ts +++ b/react-scroll/react-scroll-tests.ts @@ -8,7 +8,7 @@ class LinkTest extends React.Component, {}> { render() { return
- Dashboard + Dashboard
}