Skip to content

Commit

Permalink
test: update manager form summary tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mikevespi committed May 15, 2024
1 parent 99f10bb commit 61c09ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ describe("The ProjectManagerForm", () => {
it("Only displays diffs of the the data fields that have changed", () => {
componentTestingHelper.loadQuery();
componentTestingHelper.renderComponent();
screen.logTestingPlaygroundURL();

expect(screen.getByText("Test Full Name Update")).toBeInTheDocument();
expect(
Expand Down

0 comments on commit 61c09ef

Please sign in to comment.