fix jndi test
This commit is contained in:
parent
a7ecf714a2
commit
cacff0d0c9
@ -11,6 +11,9 @@ import org.junit.jupiter.api.Test;
|
||||
import org.springframework.jdbc.datasource.DriverManagerDataSource;
|
||||
import org.springframework.mock.jndi.SimpleNamingContextBuilder;
|
||||
|
||||
// marked as a manual test as the bindings in this test and
|
||||
// SimpleJNDIUnitTest conflict depending on the order they are run in
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class SimpleNamingContextBuilderManualTest {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user