diff --git a/packages/react-integration/README.md b/packages/react-integration/README.md index f3f1b5edafb..a2b9abd1aed 100644 --- a/packages/react-integration/README.md +++ b/packages/react-integration/README.md @@ -1,7 +1,7 @@ # Integration testing for PatternFly React ## Overview - + PatternFly React provides an integration testing demo app as an environment to verify and test PatternFly code changes and contributions. The demo app is written in TypeScript and includes Cypress. We use Cypress for integration testing. If you’re new to Cypress and want to learn more, you can start with their documentation.