Skip to content

Commit 9388479

Browse files
committed
test: 启用性能测试
1 parent d8a9ea3 commit 9388479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ describe('基本功能', () => {
7575
})
7676
})
7777

78-
describe.skip('性能', () => {
78+
describe('性能', () => {
7979
describe('接口服务', () => {
8080
it(`存在较多历史时造成的影响情况`, async () => {
8181
util.ok(await util.runMockm({

0 commit comments

Comments
 (0)