aboutsummaryrefslogtreecommitdiff
path: root/test/random.spec.ts
diff options
context:
space:
mode:
authorPiotr Kuczynski <[email protected]>2022-07-28 10:00:58 +0200
committerGitHub <[email protected]>2022-07-28 08:00:58 +0000
commitde39d9c2ce7e95cd693aa7026d501dc10fb70643 (patch)
tree086eb3909598292eb1213bcf69a62b5eb821fc61 /test/random.spec.ts
parent6629806c5c28a85c4f70cd2bce6d9cf328e7d9f4 (diff)
downloadfaker-de39d9c2ce7e95cd693aa7026d501dc10fb70643.tar.xz
faker-de39d9c2ce7e95cd693aa7026d501dc10fb70643.zip
test: remove JSON.stringify wrapper around faker.seed() in tests descriptions (#1196)
Diffstat (limited to 'test/random.spec.ts')
-rw-r--r--test/random.spec.ts4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/random.spec.ts b/test/random.spec.ts
index 69ad1ed2..6e64f5f1 100644
--- a/test/random.spec.ts
+++ b/test/random.spec.ts
@@ -19,9 +19,7 @@ describe('random', () => {
});
});
- describe(`random seeded tests for seed ${JSON.stringify(
- faker.seed()
- )}`, () => {
+ describe(`random seeded tests for seed ${faker.seed()}`, () => {
describe.each(times(NON_SEEDED_BASED_RUN))('%s', () => {
describe('word', () => {
const bannedChars = [