fix(tests): faker moved api

This commit is contained in:
Simon Lecoq
2023-08-24 17:49:19 -04:00
parent 3e717c17f6
commit f06c102e6a

View File

@@ -11,7 +11,7 @@ export default async function({faker}, target, that, [{username}]) {
},
data: [
{
key_id: faker.datatype.hexaDecimal(16),
key_id: faker.datatype.hexadecimal(16),
raw_key: "-----BEGIN PGP PUBLIC KEY BLOCK-----\n(dummy content)\n-----END PGP PUBLIC KEY BLOCK-----",
emails: [
{