Client: tests update
This commit is contained in:
parent
569b6dbc6e
commit
2fe2feeb22
@ -37,6 +37,6 @@ test('standard user should be add a workout (w/o gpx)', async t => {
|
|||||||
await t
|
await t
|
||||||
.expect(Selector('H1').withText('Dashboard').exists).notOk()
|
.expect(Selector('H1').withText('Dashboard').exists).notOk()
|
||||||
.expect(Selector('H1').withText('Activity').exists).ok()
|
.expect(Selector('H1').withText('Activity').exists).ok()
|
||||||
.expect(Selector('.card-header').withText('Cycling (Sport)').exists).ok()
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user