chore: code formatting

This commit is contained in:
github-actions[bot]
2022-06-15 17:53:18 +00:00
parent 9032d357ff
commit 552c2a245f
2 changed files with 7 additions and 7 deletions

View File

@@ -28,8 +28,8 @@ export default function({faker, query, login = faker.internet.userName()}) {
name: "JavaScript", name: "JavaScript",
}, },
}, },
}] }],
} },
} },
}) })
} }