Skip to content

Commit

Permalink
update test name
Browse files Browse the repository at this point in the history
  • Loading branch information
BobanL committed Jan 2, 2025
1 parent df75459 commit e43b7db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ describe("Evaluate Patient language", () => {
expect(actual).toEqual("English\nGood\nExpressed spoken");
});

it("Should only display non-preferred language", () => {
it("Should not display non-preferred language", () => {
const patient = {
resourceType: "Bundle",
entry: [
Expand Down

0 comments on commit e43b7db

Please sign in to comment.