Project started 🥂
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { expect } from '@rstest/core';
|
||||
import * as jestDomMatchers from '@testing-library/jest-dom/matchers';
|
||||
|
||||
expect.extend(jestDomMatchers);
|
||||
Reference in New Issue
Block a user