Skip to content

Commit 200956e

Browse files
committed
cleanup action spec
1 parent 78c252b commit 200956e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/usage/components/action_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -598,8 +598,6 @@ def action_config
598598
return {
599599
method: :post,
600600
path: :failure_action_test_with_redirect_path,
601-
emit: "my_action_started",
602-
min_defer: 1000,
603601
failure: {
604602
emit: "my_action_failure",
605603
redirect: {

0 commit comments

Comments
 (0)