v2 adapt to v3: port challenges create, get and list
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
generateChallenge,
|
||||
} from '../../../helpers/api-integration/v2';
|
||||
|
||||
xdescribe('GET /challenges/:id', () => {
|
||||
describe('GET /challenges/:id', () => {
|
||||
context('Member of a challenge', () => {
|
||||
let leader, party, challenge;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user