mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 21:27:23 +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 applePayments from '../../../../../../website/server/libs/payments/apple';
|
||||
|
||||
describe.only('payments : apple #subscribe', () => {
|
||||
describe('payments : apple #subscribe', () => {
|
||||
const endpoint = '/iap/ios/subscribe';
|
||||
let user;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user