test: feedback updated on test script

This commit is contained in:
Mir Arif Hasan
2023-01-23 21:32:00 +06:00
parent bfac3f8ad0
commit 3cd9639f34
4 changed files with 21 additions and 28 deletions

View File

@@ -165,7 +165,7 @@ export const TEAM_ENVIRONMENT_NOT_TEAM_MEMBER =
* User setting not found for a user
* (UserSettingsService)
*/
export const USER_SETTINGS_DATA_NOT_FOUND = 'user_settings/data_not_found' as const;
export const USER_SETTINGS_NOT_FOUND = 'user_settings/not_found' as const;
/**
* User setting not found for a user