Skip to content

Commit ec0d644

Browse files
author
Caitlin Bales (MSFT)
authored
Flip OneNote tests to OFF
1 parent dfc4094 commit ec0d644

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/java/com/microsoft/graph/functional/OneNoteTests.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
/**
3333
* Tests for OneNote API functionality
3434
*/
35-
//@Ignore
35+
@Ignore
3636
public class OneNoteTests {
3737

3838
private IOnenoteRequestBuilder orb;
@@ -464,4 +464,4 @@ public byte[] getByteArray(InputStream in) {
464464
}
465465
return null;
466466
}
467-
}
467+
}

0 commit comments

Comments
 (0)