Skip to content

Commit

Permalink
不要のため削除
Browse files Browse the repository at this point in the history
  • Loading branch information
Aseiide committed Feb 18, 2022
1 parent 930a9b2 commit d49c83d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/system/api/check/reports_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ class Check::ReportsTest < ApplicationSystemTestCase
test 'comment and check report' do
visit_with_auth "/reports/#{reports(:report20).id}", 'komagata'
fill_in 'new_comment[description]', with: '日報でcomment+確認OKにするtest'
wait_for_vuejs
click_button '確認OKにする'
assert_text '確認済'
assert_text '日報でcomment+確認OKにするtest'
Expand Down

0 comments on commit d49c83d

Please sign in to comment.