1
0
mirror of synced 2026-08-05 21:06:55 +00:00
Files

8 lines
169 B
Ruby
Raw Permalink Normal View History

# frozen_string_literal: true
RSpec.describe "Core features", type: :system do
before { enable_current_plugin }
it_behaves_like "having working core features"
end