Skip to content

Commit c146291

Browse files
committed
linting
1 parent 0c2a05a commit c146291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/smoke.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* global describe, it, setImmediate */
1+
/* global describe, it */
22
const expect = require('chai').expect
33
const request = require('supertest')
44
const fastGateway = require('./../index')

0 commit comments

Comments
 (0)