From adc34e1cfe971c9a186791be607f47977c003f73 Mon Sep 17 00:00:00 2001 From: Tim Zallmann Date: Tue, 16 May 2017 12:54:57 +0000 Subject: Rename Personal Audit Log --- features/steps/shared/paths.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/steps/shared/paths.rb') diff --git a/features/steps/shared/paths.rb b/features/steps/shared/paths.rb index 46b3cb79af2..bef3eac4d26 100644 --- a/features/steps/shared/paths.rb +++ b/features/steps/shared/paths.rb @@ -152,7 +152,7 @@ module SharedPaths visit profile_preferences_path end - step 'I visit Audit Log page' do + step 'I visit Authentication log page' do visit audit_log_profile_path end -- cgit v1.2.1