Update matrix-org/react (enzyme deprecation) (#9116)

This commit is contained in:
Michael Weimann 2022-08-02 15:10:43 +02:00 committed by GitHub
parent 3991ce96e4
commit 27ba1e57e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
80 changed files with 90 additions and 7 deletions

View file

@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// eslint-disable-next-line deprecate/import
import { ReactWrapper } from "enzyme";
import EventEmitter from "events";