mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
3 lines
113 B
JavaScript
3 lines
113 B
JavaScript
// This file is for Jest-specific setup only and runs before our Jest tests.
|
|
import '@testing-library/jest-dom';
|