Skip to content

Commit

Permalink
refactored tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Ho authored and Jessica Ho committed Feb 24, 2024
1 parent 1cf6087 commit 0c89052
Show file tree
Hide file tree
Showing 6 changed files with 309 additions and 358 deletions.
8 changes: 8 additions & 0 deletions prisma/constants.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
export const PHONES = [
'+12015550121',
'+12015550122',
'+12015550123',
'+12015550124',
'+12015550125',
'+12015550126'
];
Loading

0 comments on commit 0c89052

Please sign in to comment.