Skip to content

Commit 2348af1

Browse files
committed
Disable Manuell test
1 parent 8935258 commit 2348af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdl-klient/src/test/java/no/nav/dagpenger/client/pdl/JavaClientTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
public class JavaClientTest {
2020

2121
@Test
22-
// @Disabled
22+
@Disabled
2323
public void test() {
2424
final Map<String, String> env = Stream.of(new String[][]{
2525
{"AZURE_APP_CLIENT_ID", ""},

0 commit comments

Comments
 (0)