Skip to content

Commit 1b2121f

Browse files
kiwiupovermansona
andauthored
Update test-packages/basic-app/test/asset-rewriting-test.js
Co-authored-by: Chris Manson <[email protected]>
1 parent 576b9b1 commit 1b2121f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-packages/basic-app/test/asset-rewriting-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const execa = require("execa");
55

66
chai.use(require('chai-fs'));
77

8-
describe.only('rewriting HTML', function () {
8+
describe('rewriting HTML', function () {
99
this.timeout(100000);
1010

1111
it('builds an index.html that points to the browser build', async function () {

0 commit comments

Comments
 (0)