Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav committed Mar 4, 2024
1 parent 0471e47 commit f4dd558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/js/components/Navbar_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ describe("Navbar", () => {
"/dashboard",
"/learner/jane",
"/settings",
"/dashboard",
"/dashboard"
])
})

Expand All @@ -47,7 +47,7 @@ describe("Navbar", () => {
"/automaticemails",
"/learner/jane",
"/settings",
"/learners",
"/learners"
])
}
})
Expand Down

0 comments on commit f4dd558

Please sign in to comment.