Skip to content

Commit

Permalink
chore: Change a test method name to match contents (#1826)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansku authored Oct 17, 2024
1 parent 74a950b commit 62deeac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ protected String getDeploymentPath() {
}

@Test
public void elementCompareScreen() throws Exception {
public void executeScriptComparison() throws Exception {
openTestURL();

TestBenchElement button = (TestBenchElement) findElements(
Expand Down

0 comments on commit 62deeac

Please sign in to comment.