From 5a00e4fab33fe3f7d6917179d5d0081411a33f74 Mon Sep 17 00:00:00 2001 From: Sandip Patel Date: Wed, 18 Sep 2019 10:17:44 +0530 Subject: [PATCH] Removed unrelated comment --- tests/cli/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cli/main.cpp b/tests/cli/main.cpp index aea501b6..e5b6dbcf 100644 --- a/tests/cli/main.cpp +++ b/tests/cli/main.cpp @@ -442,7 +442,7 @@ BOOST_FIXTURE_TEST_CASE( cli_vote_for_2_witnesses, cli_fixture ) } /////////////////////// -// Check account history pagination (see peerplay-core/issue/1176) +// Check account history pagination /////////////////////// BOOST_FIXTURE_TEST_CASE( account_history_pagination, cli_fixture ) {