Skip to content
Snippets Groups Projects
Commit b9328cf3 authored by Katharina Renk's avatar Katharina Renk
Browse files

linter pleasing

parent 459e2458
No related branches found
No related tags found
2 merge requests!784Draft: Resolve "Integration test for Lab01",!757Draft: Resolve "Integration test for Lab01"
Pipeline #185133 failed
......@@ -35,7 +35,6 @@ func CommitOrConfirmChange(cid string, operation mnepb.Operation, pndID string)
}
func ForcePush(cid string, pndID string, mneService mnepb.NetworkElementServiceClient, ctx context.Context) error {
// Commit
commitChange := CommitOrConfirmChange(cid, mnepb.Operation_OPERATION_COMMIT, pndID)
_, err := mneService.SetChangeList(ctx, commitChange)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment