All tests file imports changed from commonjs to es-module
This commit is contained in:
@@ -12,4 +12,4 @@ const tmdbMock = () => ({
|
||||
}
|
||||
});
|
||||
|
||||
module.exports = tmdbMock;
|
||||
export default tmdbMock;
|
||||
|
||||
Reference in New Issue
Block a user