From 640a445a56eb9f13375a64a8932d6cb9b83beaee Mon Sep 17 00:00:00 2001 From: Yury Nevalenny Date: Fri, 24 May 2024 16:01:27 +0000 Subject: [PATCH] add test --- backend/app/telegram/commands_test.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/backend/app/telegram/commands_test.go b/backend/app/telegram/commands_test.go index 60223cd..1382fde 100644 --- a/backend/app/telegram/commands_test.go +++ b/backend/app/telegram/commands_test.go @@ -37,6 +37,9 @@ func TestIsCreateImageCommandFalse(t *testing.T) { "I'd like a video! Of a mountain", "Don't you think this image is beautiful?", "Can we talk about what you think about this image?", + `πŸ—£: + ΠŸΠ΅Ρ€Π΅Ρ‡ΠΈΡΠ»ΠΈ источники, ΠΈΠ· ΠΊΠΎΡ‚ΠΎΡ€Ρ‹Ρ… Ρ‚Ρ‹ взял ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΡŽ. + `, } for _, prompt := range prompts {