Skip to content

Commit

Permalink
add unit tests to app/utils/post (#8142)
Browse files Browse the repository at this point in the history
  • Loading branch information
enahum authored Aug 28, 2024
1 parent 13ca346 commit 48af5fd
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 45 deletions.
1 change: 1 addition & 0 deletions app/constants/post.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,5 @@ export default {
PostTypes.ADD_TO_TEAM,
PostTypes.REMOVE_FROM_TEAM,
],
POST_TIME_TO_FAIL,
};
Loading

0 comments on commit 48af5fd

Please sign in to comment.