mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix test description from 'enter-nonce' to 'change-password'
This commit is contained in:
parent
3f94fe189b
commit
1252e79be2
@ -1,9 +1,9 @@
|
||||
import { mount } from '@vue/test-utils'
|
||||
import changePassword from './change-password.vue'
|
||||
import changePassword from './change-password'
|
||||
|
||||
const localVue = global.localVue
|
||||
|
||||
describe('enter-nonce.vue', () => {
|
||||
describe('change-password', () => {
|
||||
let wrapper
|
||||
let mocks
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user