Skip to content

Commit

Permalink
(chore) removed Kenya EMR links in the navbar test file
Browse files Browse the repository at this point in the history
  • Loading branch information
PiusKariuki committed Jul 2, 2024
1 parent a2764fb commit 61420c3
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ describe('Navbar Action Button', () => {
const searchInput = screen.getByRole('searchbox', { name: 'Search for a module' });
expect(searchInput).toBeInTheDocument();
const kenyaemrLinks = [
'System Info',
'KenyaEMR Home',
'Facility Dashboard',
'Clear Cache',
'Form Builder',
'Legacy Admin',
Expand Down

0 comments on commit 61420c3

Please sign in to comment.