mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-29 15:44:13 +00:00
chore(#197): ran prettier on tests folder
This commit is contained in:
@@ -3,4 +3,4 @@ const { faker } = require('@faker-js/faker');
|
||||
export let randomWords = faker.random.words();
|
||||
export let randomVerb = faker.hacker.verb();
|
||||
export let randomHttpMethod = faker.internet.httpMethod();
|
||||
export let randomUrl = faker.internet.url();
|
||||
export let randomUrl = faker.internet.url();
|
||||
|
||||
Reference in New Issue
Block a user