From 10935b2f9f7dfe9b058d80241007668d2ab03a57 Mon Sep 17 00:00:00 2001 From: Cameron Maloney Date: Thu, 21 Mar 2024 16:59:47 -0700 Subject: [PATCH] Atualizar App.spec.tsx para os testes passarem --- src/tests/App.spec.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/App.spec.tsx b/src/tests/App.spec.tsx index c9f07a59..a3495692 100644 --- a/src/tests/App.spec.tsx +++ b/src/tests/App.spec.tsx @@ -1,4 +1,4 @@ -Este arquivo esta causando problemas nas unit tests +// Este arquivo esta causando problemas nas unit tests /* import { render } from "@testing-library/react"; import { BrowserRouter as Router } from "react-router-dom";