Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit eeaf55a

Browse files
committedOct 19, 2020
Fixing a formatting issue with test
1 parent a78b2ac commit eeaf55a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎test.js

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ const createClient = options => {
3636

3737
test.before.cb(t => {
3838
let count = 0
39-
4039
express()
4140
.use(bodyParser.json())
4241
.post('/v1/batch', (req, res) => {

0 commit comments

Comments
 (0)
This repository has been archived.