1
0
mirror of synced 2026-05-22 18:33:15 +00:00
Files
DiscoTOC/spec/system/core_features_spec.rb
2026-01-29 14:37:00 +00:00

8 lines
158 B
Ruby

# frozen_string_literal: true
RSpec.describe "Core features" do
before { upload_theme_or_component }
it_behaves_like "having working core features"
end