tweak test
This commit is contained in:
parent
ca37fa8db2
commit
2039a0a554
@ -17,4 +17,5 @@ export async function logout() {
|
||||
}
|
||||
|
||||
const button = document.querySelector('#logout-button')
|
||||
/* istanbul ignore next */
|
||||
button?.addEventListener('click', logout)
|
||||
|
Loading…
Reference in New Issue
Block a user