Skip to content

Commit 50ed362

Browse files
committed
cleanup todo comment in node restriction integration tests
Signed-off-by: Anish Ramasekar <[email protected]>
1 parent fd66693 commit 50ed362

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/integration/auth/node_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -625,8 +625,6 @@ func TestNodeAuthorizer(t *testing.T) {
625625
// clean up node2
626626
expectAllowed(t, deleteNode2(superuserClient))
627627

628-
// TODO(mikedanese): integration test node restriction of TokenRequest
629-
630628
// node1 allowed to operate on its own lease
631629
expectAllowed(t, createNode1Lease(node1Client))
632630
expectAllowed(t, getNode1Lease(node1Client))

0 commit comments

Comments
 (0)