Skip to content

Commit 55fbb51

Browse files
committed
test: fix Web2Json mic e2e test
1 parent 74bdef5 commit 55fbb51

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/e2e_tests/web2/web-2-json_api.e2e-spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@ describe('/Web2Json/prepareResponse', () => {
325325
});
326326

327327
describe('/Web2Json/mic', () => {
328+
baseHooks();
328329
it('Should get right responseBody', async () => {
329330
const response = await request(app.getHttpServer())
330331
.post('/Web2Json/mic')

0 commit comments

Comments
 (0)