зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-03 09:46:17 +03:00
Make integration & controller specs consistent
Этот коммит содержится в:
@@ -36,7 +36,7 @@ RSpec.describe Telegram::Bot::UpdatesController::Session do
|
||||
end
|
||||
|
||||
def build_message(text, from)
|
||||
{'message' => {'text' => text, 'from' => from.stringify_keys}}
|
||||
deep_stringify(message: {text: text, from: from})
|
||||
end
|
||||
|
||||
it 'stores session between requests' do
|
||||
|
||||
Ссылка в новой задаче
Block a user