Skip to content
Snippets Groups Projects
Commit 0d4568e0 authored by Sebastian's avatar Sebastian
Browse files

feat(user-manager): fix lint

parent b38b2f32
No related branches found
No related tags found
1 merge request!5Refactor component invite
......@@ -5,6 +5,7 @@ const httpMocks = require('node-mocks-http')
const fixtures = require('./../fixtures/fixtures')
const Model = require('./../helpers/Model')
const Chance = require('chance')
const chance = new Chance()
const models = Model.build()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment