Skip to content

Commit be1a864

Browse files
author
Mykola Mokhnach
committed
Make Codacy happy
1 parent 163ae27 commit be1a864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/io/appium/java_client/android/ClipboardTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
public class ClipboardTest extends BaseAndroidTest {
2525

26-
@Before public void setup() {
26+
@Before public void setUp() {
2727
driver.resetApp();
2828
}
2929

0 commit comments

Comments
 (0)