add trailing newline

This commit is contained in:
Daniel
2018-06-12 12:38:22 -07:00
parent e628172bc5
commit 7bf6b02b0e
+1 -1
View File
@@ -404,4 +404,4 @@ const echoPlugin = (request: request.SuperAgentRequest) => {
request
.get('/echo')
.use(echoPlugin)
.end();
.end();