Skip to content

Commit 3291897

Browse files
committed
Fix import in mobile test
1 parent a68848e commit 3291897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/io/appium/java_client/MobileDriverIOSTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
import org.junit.After;
2121
import org.junit.Before;
2222
import org.junit.Test;
23+
import static org.junit.Assert.*;
2324
import org.openqa.selenium.remote.CapabilityType;
2425
import org.openqa.selenium.remote.DesiredCapabilities;
2526
import org.openqa.selenium.remote.RemoteWebElement;

0 commit comments

Comments
 (0)