mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-28 22:56:36 +01:00
Change Wrapstodon switch from feature flag to admin setting (#37273)
This commit is contained in:
@@ -42,7 +42,7 @@ RSpec.describe 'Instances' do
|
||||
end
|
||||
end
|
||||
|
||||
context 'when wrapstodon is enabled', feature: :wrapstodon do
|
||||
context 'when wrapstodon is enabled' do
|
||||
before do
|
||||
travel_to Time.utc(2025, 12, 20)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user