Remove find.ts and custom commands on Cypress Testing Library (#10544)

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
Suguru Hirahara 2023-04-12 07:26:12 +00:00 committed by GitHub
parent b5493680ce
commit 5316bb58f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 74 deletions

View file

@ -38,4 +38,3 @@ import "./network";
import "./composer";
import "./proxy";
import "./axe";
import "./find";