mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 05:37:22 +01:00
remove only
This commit is contained in:
committed by
Phillip Thelen
parent
614850e56c
commit
de48925341
@@ -1,7 +1,7 @@
|
|||||||
import { generateUser, translate as t } from '../../../../../helpers/api-integration/v3';
|
import { generateUser, translate as t } from '../../../../../helpers/api-integration/v3';
|
||||||
import applePayments from '../../../../../../website/server/libs/payments/apple';
|
import applePayments from '../../../../../../website/server/libs/payments/apple';
|
||||||
|
|
||||||
describe.only('payments : apple #subscribe', () => {
|
describe('payments : apple #subscribe', () => {
|
||||||
const endpoint = '/iap/ios/subscribe';
|
const endpoint = '/iap/ios/subscribe';
|
||||||
let user;
|
let user;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user