Skip to content

Commit 4d3212c

Browse files
committed
Add system tests for action text.
1 parent 206bd68 commit 4d3212c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline-generate

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ steps_for("actioncable", "test:integration", service: "default") do |x|
289289
x["retry"] = { "automatic" => { "limit" => 3 } }
290290
end
291291
end
292+
steps_for("actiontext", "test:system", service: "default")
292293
if REPO_ROOT.join("actionview/Rakefile").read.include?("task :ujs")
293294
step_for("actionview", "test:ujs", service: "actionview")
294295
end

0 commit comments

Comments
 (0)