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 = {