Remove requestAnimationFrame test polyfill (#25056)
This commit is contained in:
parent
7bb8030cc1
commit
7d805cfa90
3 changed files with 1 additions and 9 deletions
|
@ -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}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue