From 8794efa5bfdaccaf47a7cee227bbef93cffbb66e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Levente=20L=C3=B6ki?= Date: Thu, 24 Nov 2016 14:31:01 +0100 Subject: Added lorem.slug to functional test --- test/all.functional.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/all.functional.js b/test/all.functional.js index 605aad2a..5295777f 100644 --- a/test/all.functional.js +++ b/test/all.functional.js @@ -16,7 +16,7 @@ var modules = { internet: ['email', 'userName', 'domainName', 'domainWord', 'ip'], - lorem: ['words', 'sentence', 'sentences', 'paragraph', 'paragraphs'], + lorem: ['words', 'sentence', 'slug', 'sentences', 'paragraph', 'paragraphs'], name: ['firstName', 'lastName', 'findName', 'jobTitle'], -- cgit v1.2.3