Skip to content

Commit

Permalink
Navtab: Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zwliew committed Aug 1, 2024
1 parent d81a0f4 commit d44bc7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/src/views/layout/Navtabs.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ describe(Navtabs, () => {
"CPEx",
"Venues",
"Planner",
"Mobility",
"Settings",
"Contribute",
"Whispers",
Expand All @@ -59,6 +60,7 @@ describe(Navtabs, () => {
"Courses",
"Venues",
"Planner",
"Mobility",
"Settings",
"Contribute",
"Whispers",
Expand All @@ -78,6 +80,7 @@ describe(Navtabs, () => {
"CPEx",
"Venues",
"Planner",
"Mobility",
"Settings",
"Contribute",
"Whispers",
Expand All @@ -91,6 +94,7 @@ describe(Navtabs, () => {
"Courses",
"Venues",
"Planner",
"Mobility",
"Settings",
"Contribute",
"Whispers",
Expand Down

0 comments on commit d44bc7e

Please sign in to comment.