diff --git a/runtime/gdev/tests/integration_tests.rs b/runtime/gdev/tests/integration_tests.rs index 340732c7d65f93585e6fff93e8873b7f30342db6..ef8539fe34beb74628777796a5df9e081ad55acd 100644 --- a/runtime/gdev/tests/integration_tests.rs +++ b/runtime/gdev/tests/integration_tests.rs @@ -1503,8 +1503,3 @@ fn test_killed_account() { ); }) } - -// TODO: test_non_smith_can_not_issue_smith_cert -// TODO: test_non_smith_can_not_issue_smith_cert -// TODO: test_non_smith_with_certs_can_not_issue_smith_cert -// TODO: test_revoked_smith_with_certs_can_not_issue_smith_cert