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

Commit f3ec18b

Browse files
committed
Full coverage
1 parent 5733ecb commit f3ec18b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/printer.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ test('Real print to output', t => {
6262
r.after(after)
6363
r.get(get)
6464
r.post('foo', post)
65-
}), false)
65+
}))
6666
t.pass()
6767
})

0 commit comments

Comments
 (0)