Add more unit tests and update integration tests
This commit is contained in:
@ -36,7 +36,4 @@ describe('Navbar.vue Component Test', () => {
|
||||
expect(wrapper.text()).to.include('Logout');
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
// wrapper.find('input[type=checkbox]').setChecked();
|
||||
})
|
Reference in New Issue
Block a user