Dominik Sumer
Dominik Sumer
- `cypress-testing-library` version: 6.0.0 - `node` version: 12.14.1 - `npm` (or `yarn`) version: yarn 1.21.1 Relevant code or config ```javascript cy.findAllByTestId('test-id').findByText('mytext').parents('.parent'); ``` What you did: I want to chain commands...
I've added snappify to the list of projects using react-colorful. Thank you very much for creating this library and providing us which such a great color picker 🙏
### PR checklist - [X] Read the [contribution guidelines](https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md). - [X] Ran the shell script under `./bin/` to update Petstore sample so that CIs can verify the change. (For instance,...