Skip to content

Commit

Permalink
Server test update
Browse files Browse the repository at this point in the history
  • Loading branch information
davidan1989 committed Aug 8, 2023
1 parent 153cffc commit 26bf252
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions npm-package/tests/server.test.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
const request = require('supertest')
import express, {
Express,
NextFunction,
Request,
Response,
ErrorRequestHandler,
response,
} from 'express'
const server = 'http://localhost:3002'

describe('Express Routes', () => {
Expand Down

0 comments on commit 26bf252

Please sign in to comment.