shave a few seconds off the test suite

This commit is contained in:
Shivaram Lingamneni 2019-02-14 20:26:17 -05:00
parent b9872018ad
commit 1463d4b2c4

View File

@ -51,6 +51,7 @@ accounts:
enabled-callbacks: enabled-callbacks:
- none # no verification needed, will instantly register successfully - none # no verification needed, will instantly register successfully
allow-multiple-per-connection: true allow-multiple-per-connection: true
bcrypt-cost: 4
authentication-enabled: true authentication-enabled: true