0
0
Fork 0

Remove requestAnimationFrame test polyfill (#25056)

This commit is contained in:
Nick Schonning 2023-05-22 06:45:29 -04:00 committed by GitHub
parent 7bb8030cc1
commit 7d805cfa90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 9 deletions

View file

@ -9,7 +9,6 @@ const config = {
'<rootDir>/public/',
'<rootDir>/tmp/',
],
setupFiles: ['raf/polyfill'],
setupFilesAfterEnv: ['<rootDir>/app/javascript/mastodon/test_setup.js'],
collectCoverageFrom: [
'app/javascript/mastodon/**/*.{js,jsx,ts,tsx}',