Skip to content

Commit 79d877e

Browse files
authored
Merge pull request #32 from armanist/master
Demo install command changes
2 parents e29c85f + 95f3cca commit 79d877e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Commands/DemoCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class DemoCommand extends QtCommand
5454
/**
5555
* How many posts to create
5656
*/
57-
const POST_COUNT = 6;
57+
const POST_COUNT = 12;
5858

5959
/**
6060
* Default password for generated users

0 commit comments

Comments
 (0)