diff options
author | 2021-02-02 22:23:21 +0000 | |
---|---|---|
committer | 2021-02-02 22:23:21 +0000 | |
commit | 675749db4380317f3fe9f98710656b8a4a6787fd (patch) | |
tree | f8eeb3ec4ea70e3061754857267def7ab7ea7841 /src/setupTests.ts | |
parent | Merge pull request #110 from python-discord/dependabot/npm_and_yarn/eslint-7.... (diff) | |
parent | Revert "Updates License year" (diff) |
Merge pull request #107 from python-discord/repo-cleanup
Diffstat (limited to 'src/setupTests.ts')
-rw-r--r-- | src/setupTests.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/setupTests.ts b/src/setupTests.ts index 5018a42..6a69409 100644 --- a/src/setupTests.ts +++ b/src/setupTests.ts @@ -1,2 +1 @@ - import "@testing-library/jest-dom/extend-expect"; |