Browse Source

fix(test): Dummy commit

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

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

@ -77,3 +77,4 @@ 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