We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028f95a commit 29d0900Copy full SHA for 29d0900
spec/system/core_features_spec.rb
@@ -3,5 +3,5 @@
3
RSpec.describe "Core features", type: :system do
4
before { upload_theme_or_component }
5
6
- it_behaves_like "having working core features", skip_examples: %i[profile]
+ it_behaves_like "having working core features", skip_examples: %i[profile likes topics]
7
end
0 commit comments