Skip to content

Commit 1ef1525

Browse files
committed
chore: fix integration tests
Signed-off-by: Stephane Bouchet <[email protected]>
1 parent bcd45ef commit 1ef1525

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/redhat/devtools/intellij/commonuitest/fixtures/mainidewindow

1 file changed

+1
-1
lines changed

src/main/java/com/redhat/devtools/intellij/commonuitest/fixtures/mainidewindow/MainIdeWindow.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import org.jetbrains.annotations.NotNull;
2525

2626
import java.awt.event.KeyEvent;
27-
import java.time.Duration;;
27+
import java.time.Duration;
2828

2929
import com.redhat.devtools.intellij.commonuitest.utils.internalerror.IdeInternalErrorUtils;
3030

0 commit comments

Comments
 (0)