Adjusted generated unit tests

This commit is contained in:
Chris
2016-03-02 11:56:12 +01:00
parent 56d6b9cd48
commit 561e072a9c
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -1,5 +1,8 @@
# generator-react-webpack - Changelog
## 3.2.4
1. Added whitespaces to generated unit tests (made problems when using it with various eslint rules)
## 3.2.3
1. Adjusted postcss to work with react-webpack-template 1.4 upwards
+3 -3
View File
@@ -1,6 +1,6 @@
/*eslint-env node, mocha */
/*global expect */
/*eslint no-console: 0*/
/* eslint-env node, mocha */
/* global expect */
/* eslint no-console: 0 */
'use strict';
// Uncomment the following lines to use the react test utilities