This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
portainer
mirror of
https://github.com/portainer/portainer
Watch
1
Star
0
Fork
You've already forked portainer
0
Code
Issues
Releases
Wiki
Activity
f2e7680bf3
portainer
/
app
/
setup-tests
/
setup-rtl.ts
4 lines
96 B
TypeScript
Raw
Blame
History
import
{
configure
}
from
'@testing-library/react'
;
configure
(
{
testIdAttribute
:
'data-cy'
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink