Skip to content

Commit

Permalink
#127 rename test
Browse files Browse the repository at this point in the history
Signed-off-by: nicolaskolbenschlag <[email protected]>
  • Loading branch information
nicolaskolbenschlag committed Jan 11, 2023
1 parent dbcc60b commit cff3097
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/// <reference types="cypress" />

describe("resetButton", () => {
describe("gndButton", () => {
beforeEach(() => {
cy.visit("http://localhost:5173/");
});
Expand Down

0 comments on commit cff3097

Please sign in to comment.