From a0f51654c42780e17de66e34c41c3be91a796324 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sat, 17 Feb 2018 14:46:48 -0500 Subject: [PATCH] Fixed frontend tests --- app/static/app/js/components/NewTaskPanel.jsx | 2 +- app/static/app/js/tests/mocks/system.js | 10 ++++++++++ jest.config.js | 3 ++- 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 app/static/app/js/tests/mocks/system.js diff --git a/app/static/app/js/components/NewTaskPanel.jsx b/app/static/app/js/components/NewTaskPanel.jsx index e4ec8085..e086b566 100644 --- a/app/static/app/js/components/NewTaskPanel.jsx +++ b/app/static/app/js/components/NewTaskPanel.jsx @@ -92,7 +92,7 @@ class NewTaskPanel extends React.Component {