Skip to content

Commit

Permalink
diminuindo tamanho do nome do arquivo
Browse files Browse the repository at this point in the history
  • Loading branch information
feroline committed Jul 16, 2024
1 parent ccfc70a commit 4f5e665
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/elements/radioButton.cy.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import HomePage from '../../pages/home/HomePage';
import ElementsLink from '../../support/Enum/links/Elements';
import RadioButtonPage from '../../pages/Elements/radioButton/RadioButtonPage';
import RadioButtonPage from '../../pages/radioButton/RadioBtnPage';

const Home = new HomePage();
const RadioButton = new RadioButtonPage();
Expand Down
File renamed without changes.

0 comments on commit 4f5e665

Please sign in to comment.