This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2024-11-23 16:44:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c97b611b6b
tootlab-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 06:43:28 -05: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 06:43:28 -05:00
end
Reference in New Issue
Copy Permalink