mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
remove only
This commit is contained in:
parent
614850e56c
commit
de48925341
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue