I wrote it live! (#7663)

(cherry picked from commit 334b8bdf16)
This commit is contained in:
Christopher Chedeau
2016-10-03 17:57:02 -07:00
committed by Paul O’Shannessy
parent 118b93c591
commit 26d060797c
106 changed files with 1391 additions and 1391 deletions
@@ -25,7 +25,7 @@ function compare(input, output) {
var oldEnv;
describe('dev-expression', function() {
describe('dev-expression', () => {
beforeEach(() => {
oldEnv = process.env.NODE_ENV;
process.env.NODE_ENV = '';