From e032f6fc51dabc9dc29a2192f80d16d7207b09bd Mon Sep 17 00:00:00 2001 From: Veljko Date: Thu, 21 Oct 2021 15:12:58 +0200 Subject: [PATCH] Add a new empty line at the end of file --- .../tests/performance/requests/shopper/category-page.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/woocommerce/tests/performance/requests/shopper/category-page.js b/plugins/woocommerce/tests/performance/requests/shopper/category-page.js index 2128c71c540..918cc3d7b64 100644 --- a/plugins/woocommerce/tests/performance/requests/shopper/category-page.js +++ b/plugins/woocommerce/tests/performance/requests/shopper/category-page.js @@ -42,4 +42,4 @@ export function categoryPage() { export default function () { categoryPage(); -} \ No newline at end of file +}