Skip to content

Commit

Permalink
キャンペーン適用表示の条件の変更に伴うtestの変更
Browse files Browse the repository at this point in the history
  • Loading branch information
machida committed Jun 28, 2024
1 parent 83aa812 commit 56a3704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/admin/campaigns_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ class CampaignsTest < ApplicationSystemTestCase
assert_text "#{example_start_at} #{example_end_at} #{example_pay_at}"
end

logout
visit new_user_path
assert_text 'キャンペーン適用'
assert_text 'お試し期間が倍以上の延長キャンペーン!!! のお試し期間延長が適用され、'
Expand Down

0 comments on commit 56a3704

Please sign in to comment.