From 365a7d23a3c5977da73f86a12d92e19563aba219 Mon Sep 17 00:00:00 2001 From: Ben Heidemann Date: Sat, 10 Apr 2021 12:27:29 +0100 Subject: [PATCH] test: remove describe.only --- tests/spec/webpack-plugin/webpack-plugin.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/spec/webpack-plugin/webpack-plugin.spec.js b/tests/spec/webpack-plugin/webpack-plugin.spec.js index e2c130d..fa197df 100644 --- a/tests/spec/webpack-plugin/webpack-plugin.spec.js +++ b/tests/spec/webpack-plugin/webpack-plugin.spec.js @@ -36,7 +36,7 @@ function createNMFResolveCompilerObject(resolveData) { }; } -describe.only('path shim', () => { +describe('path shim', () => { it('should instantiate the plugin with valid options', () => { // Arrange const options = {