test: remove describe.only

This commit is contained in:
Ben Heidemann 2021-04-10 12:27:29 +01:00 committed by David Humphrey
parent ea5e48b48b
commit 365a7d23a3
1 changed files with 1 additions and 1 deletions

View File

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