formatting

This commit is contained in:
spencergibb
2020-06-26 13:51:34 -04:00
parent 2b30ca7e32
commit cf4927eeb9

View File

@@ -137,7 +137,7 @@ public class ResourceControllerIntegrationTests {
verify(this.resources).findOne("foo", "default", null, "foo.txt");
}
@Ignore
//@Ignore
@Test
public void resourceNoLabelHttp() throws Exception {
when(this.repository.findOne("foo", "default", null, false))