This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-03-23 21:29:51 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9934949fc4
mastodon
/
spec
/
models
/
scheduled_status_spec.rb
7 lines
93 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable Style/FrozenStringLiteralComment for specs (#23790)
2023-02-21 19:55:31 -05:00
# frozen_string_literal: true
Add scheduled statuses (#9706) Fix #340
2019-01-05 12:43:28 +01:00
require
'rails_helper'
Fix RSpec/InferredSpecType cop (#24736)
2023-05-03 23:49:53 -04:00
RSpec
.
describe
ScheduledStatus
do
Add scheduled statuses (#9706) Fix #340
2019-01-05 12:43:28 +01:00
end
Reference in a new issue
Copy permalink