Merge branch 'master' into dependabot/npm_and_yarn/apollo-link-http-1.5.12

This commit is contained in:
Lala Sabathil 2019-03-07 16:23:39 +01:00 committed by GitHub
commit b6cc03cbe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ import uuid from 'uuid/v4'
export default function create (params) {
const {
id = uuid(),
name = faker.comany.companyName(),
name = faker.company.companyName(),
description = faker.company.catchPhrase(),
disabled = false,
deleted = false