Skip to content

Commit

Permalink
check log
Browse files Browse the repository at this point in the history
  • Loading branch information
burak-58 committed Aug 22, 2023
1 parent 1dc1470 commit f7fa0d0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ public void before() {
} catch (InterruptedException e) {
throw new RuntimeException(e);
}
System.out.println("after sleep");

}

@Rule
Expand Down

0 comments on commit f7fa0d0

Please sign in to comment.