mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge pull request #5217 from Ocelot-Social-Community/5216-fix-test-description-from-enter-nonce-to-change-password
fix: 🍰 Fix Test Description From `enter-nonce.vue` To `change-password`
This commit is contained in:
commit
81b763c732
@ -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