mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
breaking changes promisifying amazon payments
This commit is contained in:
@@ -92,7 +92,7 @@ describe('amazonPayments', () => {
|
||||
});
|
||||
|
||||
describe.only('#executePayment', () => {
|
||||
it('succeeds', () => {
|
||||
it('succeeds not as a gift', () => {
|
||||
});
|
||||
|
||||
it('succeeds as a gift', () => {
|
||||
|
||||
Reference in New Issue
Block a user