Skip to content

Commit

Permalink
Fix 3.4.8.4 FE test
Browse files Browse the repository at this point in the history
  • Loading branch information
pylipp committed Dec 30, 2024
1 parent cd1de6a commit a7d987a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/mocks/boxes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const generateMockBox = ({

const unauthorizedForBaseErrorBox = {
__typename: "UnauthorizedForBaseError",
name: "Base Foo",
baseName: "Base Foo",
organisationName: "BoxAid",
};

Expand Down

0 comments on commit a7d987a

Please sign in to comment.