1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Add default value for list_mode

This commit is contained in:
Jeremy Benoist 2016-12-12 17:41:03 +01:00
parent 2c1eed8051
commit 24879db1f7
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
8 changed files with 25 additions and 2 deletions

View file

@ -31,6 +31,8 @@ class CreateConfigListenerTest extends \PHPUnit_Framework_TestCase
20,
50,
'fr',
1,
1,
1
);