mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix test pages/registration.spec.js
This commit is contained in:
parent
e9189a3c58
commit
198d24ecb1
@ -306,7 +306,7 @@ describe('Registration', () => {
|
||||
|
||||
it('renders', async () => {
|
||||
wrapper = await Wrapper()
|
||||
expect(wrapper.is('.login-form')).toBe(true)
|
||||
expect(wrapper.is('.registration-slider')).toBe(true)
|
||||
})
|
||||
|
||||
// The asyncTests must go last
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user