Skip to content

Commit

Permalink
[WFCORE-5730] Un-ignore org.wildfly.scripts.test.ElytronToolScriptTes…
Browse files Browse the repository at this point in the history
…tCase
  • Loading branch information
fjuma committed Nov 26, 2021
1 parent 8568df6 commit cf3455c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@
import java.util.concurrent.TimeoutException;

import org.junit.Assert;
import org.junit.Ignore;

/**
* @author <a href="mailto:jperkins@redhat.com">James R. Perkins</a>
*/
@Ignore("https://issues.jboss.org/browse/WFCORE-5729")
public class ElytronToolScriptTestCase extends ScriptTestCase {

public ElytronToolScriptTestCase() {
Expand Down

0 comments on commit cf3455c

Please sign in to comment.