From d08f9eb5a495ca9ee3a133fddf043833497fd504 Mon Sep 17 00:00:00 2001 From: freedmand Date: Fri, 5 Jan 2018 14:29:46 -0800 Subject: [PATCH] Fixes funky indentation in extraction unit test --- test/common/test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/common/test.js b/test/common/test.js index 5870a53..c3e290d 100644 --- a/test/common/test.js +++ b/test/common/test.js @@ -332,7 +332,7 @@ function run(env) { 'api/blog/how-can-i-get-involved/index.html', 'blog/how-is-sapper-different-from-next/index.html', - 'api/blog/how-is-sapper-different-from-next/index.html', + 'api/blog/how-is-sapper-different-from-next/index.html', 'blog/how-to-use-sapper/index.html', 'api/blog/how-to-use-sapper/index.html',