Skip to content

Commit 1f08e97

Browse files
authored
Merge pull request voucherifyio#8 from voucherifyio/v20240702
V20240702
2 parents 3861fdf + 3f35500 commit 1f08e97

File tree

559 files changed

+60668
-67814
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

559 files changed

+60668
-67814
lines changed

README.md

+112-155
Large diffs are not rendered by default.

__tests__/src/main/java/org/example/data/Campaign.java

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ public class Campaign {
1010
private final ArrayList<String> validationRuleIds = new ArrayList<>();
1111

1212
Campaign() {
13-
1413
}
1514

1615
public void setId(String id) {

0 commit comments

Comments
 (0)