From c652c8e99231372927208c8185afffa09a0234a3 Mon Sep 17 00:00:00 2001 From: Samuel Foisy <42653067+samuelfoisy1@users.noreply.github.com> Date: Thu, 12 Sep 2019 23:27:22 -0400 Subject: [PATCH] fix typo on file name "emptry-string' --- tests/unit/fixtures/{emptry-string.js => empty-string.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/unit/fixtures/{emptry-string.js => empty-string.js} (100%) diff --git a/tests/unit/fixtures/emptry-string.js b/tests/unit/fixtures/empty-string.js similarity index 100% rename from tests/unit/fixtures/emptry-string.js rename to tests/unit/fixtures/empty-string.js