Skip to content

Commit

Permalink
Fix broken test due to commit 1ced50e (#2308)
Browse files Browse the repository at this point in the history
- `Sync Status` --> `Sync status`: 1ced50e
  • Loading branch information
sufyanAbbasi authored Mar 7, 2024
1 parent d021127 commit c546402
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ class NavigationDrawerItemClickTest(
"Clicking 'change survey' should navigate to fragment"
),
arrayOf(
"Sync Status",
"Sync status",
TEST_SURVEY_WITHOUT_OFFLINE_TILES,
HomeScreenFragmentDirections.showSyncStatus(),
true,
Expand Down

0 comments on commit c546402

Please sign in to comment.