Commit 624dc8ca authored by James Laver's avatar James Laver

Update Reactix.Test to use @testing-utils/react

parent 7b710820
'use strict'; 'use strict';
'use strict';
exports.testUtils = require('react-dom/test-utils'); exports.testUtils = require('react-dom/test-utils');
exports.testingLibrary = require('react-testing-library'); exports.testingLibrary = require('@testing-library/react');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment