Skip to content

Commit

Permalink
- RelayTest: timeout 200'000 -> 2'000
Browse files Browse the repository at this point in the history
- Made byteman a compile-time dependency (https://issues.redhat.com/browse/JGRP-2742)
  • Loading branch information
belaban committed Jan 3, 2024
1 parent 2bd3c04 commit 06fcbab
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-bmunit</artifactId>
<version>4.0.20</version>
<scope>provided</scope>
<scope>test</scope>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 06fcbab

Please sign in to comment.