Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dherault committed Aug 26, 2020
1 parent 56ad82b commit 63a2b29
Show file tree
Hide file tree
Showing 3 changed files with 467 additions and 951 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Expand Up @@ -3,6 +3,7 @@
const { AWS_ENDPOINT } = process.env

module.exports = {
bail: true,
globals: {
RUN_TEST_AGAINST_AWS: AWS_ENDPOINT != null,
TEST_BASE_URL: AWS_ENDPOINT || 'http://localhost:3000',
Expand Down

0 comments on commit 63a2b29

Please sign in to comment.