Skip to content

Commit

Permalink
Merge pull request #13322 from wso2/master-testnew
Browse files Browse the repository at this point in the history
Fix test failure.
  • Loading branch information
shilmyhasan authored Jan 16, 2024
2 parents b4750ea + 95c0e33 commit a8af629
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ public void run() {
throw new IllegalStateException("Wire monitor error occurred", ioException);
} catch (Exception e) {
log.warn("Error occurred", e);
}
}

public WireMonitor(int listenPort, WireMonitorServer trigger) {
Expand Down

0 comments on commit a8af629

Please sign in to comment.