Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Natalia Kowalczyk committed Jan 31, 2024
1 parent 9849d45 commit e3ea3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gzip-static.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const request = require('./support/http');
const fixtures = __dirname + '/fixtures';

test('gzipStatic', async function (t) {
let app;
const app;

t.before(function () {
app = connect();
Expand Down

0 comments on commit e3ea3d0

Please sign in to comment.