Revert "Temporarily disable failing tests"
This reverts commit 02e1a49a7f.
This commit is contained in:
@@ -29,7 +29,6 @@ import org.htmlunit.html.HtmlPage;
|
||||
import org.htmlunit.html.HtmlPasswordInput;
|
||||
import org.htmlunit.html.HtmlSubmitInput;
|
||||
import org.junit.jupiter.api.BeforeEach;
|
||||
import org.junit.jupiter.api.Disabled;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.junit.jupiter.api.extension.ExtendWith;
|
||||
|
||||
@@ -50,7 +49,6 @@ import static org.awaitility.Awaitility.await;
|
||||
@ExtendWith(SpringExtension.class)
|
||||
@ContextConfiguration(classes = ApplicationConfiguration.class)
|
||||
@WebAppConfiguration
|
||||
@Disabled
|
||||
public class Saml2JavaConfigurationITests {
|
||||
|
||||
private MockMvc mvc;
|
||||
|
||||
Reference in New Issue
Block a user