Skip to content

Commit

Permalink
'#2011: update test failing after logic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lfcnassif committed Jul 27, 2024
1 parent d33361c commit c599d32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public void testTelegramParser() throws IOException, SAXException, TikaException

assertEquals("Telegram (phone: 42777)", telegramtracker.messageto.get(0));
assertEquals("Nickerida (phone: 5561983125151)", telegramtracker.messageto.get(1));
assertEquals("Guilherme Andreúce (phone: 5561986143035)", telegramtracker.messageto.get(150));
assertEquals("Group mixirica e noronhe-se (id:-136232058)", telegramtracker.messageto.get(150));

assertTrue(telegramtracker.messagebody.get(0).contains(
"Código de login: 73632. Não envie esse código para ninguém, nem mesmo que eles digam que são do Telegram!"));
Expand Down

0 comments on commit c599d32

Please sign in to comment.