Skip to content

Commit

Permalink
fix: Failing regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Mar 25, 2024
1 parent a1ce8a2 commit 2683aa9
Show file tree
Hide file tree
Showing 4 changed files with 62,116 additions and 16,203 deletions.
1 change: 1 addition & 0 deletions e2e/tests/api-driven/src/globalHelpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export function createTeam(
slug: "E2E",
submissionEmail: TEST_EMAIL,
homepage: "planx.uk",
referenceCode: "ABCD",
...args,
}),
);
Expand Down
Loading

0 comments on commit 2683aa9

Please sign in to comment.