Browse Source

fix(test): Removed dummy commit

pull/4360/head
Muhammed Mustafa 2 years ago
parent
commit
5548d3f238
  1. 1
      packages/nc-gui/tests/playwright/README.md

1
packages/nc-gui/tests/playwright/README.md

@ -77,4 +77,3 @@ Page objects should be in `packages/nc-gui/tests/playwright/pages` folder.
### Verify if tests are not flaky
Add `.only` to the added test and run `npm run test:repeat`. This will run the test multiple times and should show if the test is flaky.

Loading…
Cancel
Save