diff --git a/features/support/world.ts b/features/support/world.ts index 775eb25..1d0f750 100644 --- a/features/support/world.ts +++ b/features/support/world.ts @@ -33,6 +33,7 @@ const screenFileMap: Record = { 'home': 'HomeScreen.tsx', 'login': 'LoginScreen.tsx', 'profile': 'ProfileScreen.tsx', + 'update-profile': 'UpdateProfileScreen.tsx', 'user-profile': 'UserProfileScreen.tsx', 'settings': 'SettingsScreen.tsx', 'events': 'EventsScreen.tsx', diff --git a/reports/cucumber-report.html b/reports/cucumber-report.html index 2e4e36e..c8edd4c 100644 --- a/reports/cucumber-report.html +++ b/reports/cucumber-report.html @@ -46,7 +46,7 @@