Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
João Pedro committed Feb 28, 2022
1 parent ae46f4c commit ba27cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/tests/integration/community.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1631,7 +1631,7 @@ describe('community service', () => {
currency: communities[0].currency,
description: communityNewDescription,
name: communities[0].name,
coverMediaPath: "cover/image.jpg",
coverMediaPath: "cover/image2.jpg",
}
);

Expand Down

0 comments on commit ba27cdd

Please sign in to comment.