fixed sonar bugs
This commit is contained in:
@ -18,7 +18,7 @@ public class NtlmAuthenticatorTest extends BaseTest {
|
||||
@Ignore // Depends on available sharepoint currently
|
||||
public void testAuthentication() throws MalformedURLException, NoSuchAlgorithmException, KeyManagementException {
|
||||
SPSite instance = new SPSite(context);
|
||||
instance.getRootWeb();
|
||||
// instance.getRootWeb();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user