Skip to content

Commit

Permalink
Merge pull request #187 from willroberts/fix-purchases
Browse files Browse the repository at this point in the history
Fixes bundle purchases
  • Loading branch information
willroberts authored Oct 22, 2022
2 parents cb0360b + 011f275 commit 7303ac6
Show file tree
Hide file tree
Showing 7 changed files with 133 additions and 496 deletions.
6 changes: 4 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Describe your changes here. Remove any inapplicable sections.

- ...

**Infrastructure changes (`terraform/`, etc.):**
**Infrastructure changes (`.github/`, `terraform/`, etc.):**

- ...

Expand All @@ -24,4 +24,6 @@ Have you have tested your changes in the following scenarios?
Feel free to check off scenarios which don't apply.

- [ ] Starting backend services locally with `docker compose up` succeeds.
- [ ] I am able to log in and complete a game locally.
- [ ] I am able to create a new user and log in locally.
- [ ] I am able to complete a practice game locally.
- [ ] I am able to complete a purchase of Orbs, etc.
Loading

0 comments on commit 7303ac6

Please sign in to comment.