Gazebo_simulation-Frontend/node_modules/@testing-library/react/cleanup-after-each.js

5 lines
287 B
JavaScript
Raw Normal View History

2020-12-21 11:29:31 -04:00
console.warn(
'The module `@testing-library/react/cleanup-after-each` has been deprecated and no longer does anything (it is not needed). You no longer need to import this module and can safely remove any import or configuration which imports this module',
)
/* eslint no-console:0 */