Skip to content

Commit d584fd0

Browse files
committed
docs: remove fw tests from readme
1 parent d624a6c commit d584fd0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,6 @@ npm run test:watch -- --files 'elements/pf-{select,card}/test/*.spec.ts'
7171
# Run all tests excluding react and vue tests.
7272
npm run test:watch
7373

74-
# Run all tests using a React wrapper in watch mode.
75-
npm run test:react
76-
77-
# Run all tests using a Vue wrapper in watch mode.
78-
npm run test:vue
79-
8074
# Run all tests with and without React and Vue wrappers.
8175
# This is run on pull request within CI.
8276
npm run test:ci

0 commit comments

Comments
 (0)