Unverified Commit 79db0de5 by Loïc Guitaut Committed by GitHub

DEV: Add system spec to check core features are working fine (#17)

parent e3a08721
# frozen_string_literal: true
RSpec.describe "Core features", type: :system do
before { upload_theme_or_component }
it_behaves_like "having working core features"
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment