aboutsummaryrefslogtreecommitdiffstats
path: root/src/setupTests.ts
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-10 01:53:48 +0100
committerGravatar GitHub <[email protected]>2024-07-10 01:53:48 +0100
commitde67bbd6c99bc11807eea4bbc3cd45d3a6b25027 (patch)
treeae7f587892c767313010a099372cb2b739a82f1f /src/setupTests.ts
parentUpdate CODEOWNERS (diff)
parentReconfigure Sentry with new features (diff)
Merge pull request #635 from python-discord/jb3/deps/dep-bumps
Dependency bumps
Diffstat (limited to 'src/setupTests.ts')
-rw-r--r--src/setupTests.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setupTests.ts b/src/setupTests.ts
index 6a69409..d0de870 100644
--- a/src/setupTests.ts
+++ b/src/setupTests.ts
@@ -1 +1 @@
-import "@testing-library/jest-dom/extend-expect";
+import "@testing-library/jest-dom";