CommentsIT#postCommentsUnreachableData: Remove unnecessary setApiUser call
Change-Id: Icfb41af5e35e3674a85e188918c972d623f41be1
This commit is contained in:
@@ -291,8 +291,6 @@ public class CommentsIT extends AbstractDaemonTest {
|
||||
|
||||
@Test
|
||||
public void postCommentsUnreachableData() throws Exception {
|
||||
setApiUser(admin);
|
||||
|
||||
String file = "file";
|
||||
PushOneCommit push =
|
||||
pushFactory.create(db, admin.getIdent(), testRepo, "first subject", file, "l1\nl2\n");
|
||||
|
Reference in New Issue
Block a user