Browse Source

test: cypress pr

走鹃 3 years ago
parent
commit
9bf9758673
1 changed files with 0 additions and 1 deletions
  1. 0 1
      cypress/integration/table.spec.js

+ 0 - 1
cypress/integration/table.spec.js

@@ -4,7 +4,6 @@
 // If you're unfamiliar with how Cypress works,
 // check out the link below and learn how to write your first test:
 // https://on.cypress.io/writing-first-test
-
 describe('table', () => {
     it('row selection', () => {
         cy.visit('http://127.0.0.1:6009/iframe.html?id=table--selection-table&args=&viewMode=story');