Skip to content

Commit

Permalink
Merge pull request #731 from stripe/richardm-fix-ci
Browse files Browse the repository at this point in the history
Update test to expect new config
  • Loading branch information
richardm-stripe authored Nov 20, 2019
2 parents bbdbc4a + 9f92ff0 commit 19a4011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/resources/Mandates.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ describe('Mandate Resource', () => {
url: `/v1/mandates/${MANDATE_TEST_ID}`,
data: {},
headers: {},
settings: {},
});
});
});
Expand Down

0 comments on commit 19a4011

Please sign in to comment.