print stacktrace
This commit is contained in:
parent
7efbd01096
commit
4cf5da5b5b
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ public class SearchApiTests extends CrawlTestBase {
|
|||
|
||||
waitJob(NAME_PREFIX);
|
||||
refresh();
|
||||
} catch (InterruptedException e) {
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
assertTrue(false);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue