Skip to content

Commit b637bd6

Browse files
FlinkCvX
andauthored
Update spec/system/core_features_spec.rb
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
1 parent cdf2297 commit b637bd6

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

spec/system/core_features_spec.rb

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,7 @@
44
# it_behaves_like "having working core features", skip_examples: %i[login likes]
55
#
66
# List of keywords for skipping examples:
7-
# - login
8-
# - likes
9-
# - profile
10-
# - topics
11-
# - topics:read
12-
# - topics:reply
13-
# - topics:create
14-
# - search
15-
# - search:quick_search
16-
# - search:full_page
7+
# login, likes, profile, topics, topics:read, topics:reply, topics:create, search, search:quick_search, search:full_page
178
#
189
# For more details, see https://meta.discourse.org/t/-/361381
1910
RSpec.describe "Core features", type: :system do

0 commit comments

Comments
 (0)