chore: add TODO

create-campaign
Davide Polonio 2023-05-10 23:59:43 +02:00
parent d93fe8d3b9
commit 81b25404b8
1 changed files with 2 additions and 0 deletions

View File

@ -220,4 +220,6 @@ class CreateCampaignTest {
.updateChatContext(fakeTgChat, "/createCampaign", 3, Collections.emptyMap());
}
}
// TODO test failures, check InlineButtons too
}