Skip to content

Commit

Permalink
テスト名を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
wata00913 committed Nov 27, 2023
1 parent 5e4c2d4 commit 36f09f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/pages_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ class PagesTest < ApplicationSystemTestCase
assert_match 'Message to Discord.', mock_log.to_s
end

test 'non-author docs editor becomes Watcher when editing docs' do
test 'non-author docs editor becomes watcher' do
# 編集前にWatch中になってないかチェック(作成者を除くDocs編集者)
editor = 'machida'
visit_with_auth page_path(pages(:page1)), editor
Expand Down

0 comments on commit 36f09f3

Please sign in to comment.