Explorar o código

chore: 移除物料管理中的only

xyh %!s(int64=2) %!d(string=hai) anos
pai
achega
ac235f2a84
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cypress/e2e/material.cy.ts

+ 1 - 1
cypress/e2e/material.cy.ts

@@ -79,7 +79,7 @@ describe('物料管理', function () {
     );
   });
 
-  it.only('operation', function () {
+  it('operation', function () {
     const {validateEdit} = validatePut('goods_modal', 'goods_table', {
       label: '物料',
     });