Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Commit

Permalink
fix: add import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
igdianov committed Mar 3, 2019
1 parent 20866f2 commit 0e91bbd
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -28,6 +28,7 @@
import static org.assertj.core.api.Assertions.tuple;
import static org.awaitility.Awaitility.await;

import java.io.File;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
Expand Down

0 comments on commit 0e91bbd

Please sign in to comment.