chore: add TODO

This commit is contained in:
Davide Polonio 2023-05-10 23:59:43 +02:00
parent d93fe8d3b9
commit 81b25404b8

View File

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