Skip to content

Commit b3915cb

Browse files
committed
Testing lab - Tests for Confirmation - Dialog.
1 parent 7df3028 commit b3915cb

4 files changed

Lines changed: 589 additions & 1 deletion

File tree

5 - Testing/Ejercicios/Testing-Lab/config/test/setup.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import '@testing-library/jest-dom/vitest';
1+
import "@testing-library/jest-dom/vitest";
2+
import "@testing-library/jest-dom";
23

34
// Workaround to fix vitest timers for `waitFor` in `@testing-library/react`
45
// Issue: https://github.com/testing-library/react-testing-library/issues/1197

0 commit comments

Comments
 (0)