зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-01 17:06:19 +03:00
6 строки
124 B
Ruby
6 строки
124 B
Ruby
RSpec.describe Telegram::Bot do
|
|
it 'has a version number' do
|
|
expect(described_class::VERSION).not_to be nil
|
|
end
|
|
end
|