Added react testing library and add test for DomainDropdown

This commit is contained in:
Alejandro Celaya
2022-04-30 09:05:12 +02:00
parent f909d38130
commit 464ee11d0d
7 changed files with 571 additions and 67 deletions

View File

@@ -0,0 +1 @@
import '@testing-library/jest-dom';