DEV: Add core feature spec (#100)
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
# frozen_string_literal: true
|
||||||
|
|
||||||
|
RSpec.describe "Core features", type: :system do
|
||||||
|
before { upload_theme }
|
||||||
|
it_behaves_like "having working core features", skip_examples: %i[topics search]
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user