Skip to content

Commit 3e36a18

Browse files
committed
bug #1001 revert fixtures db change (dmaicher)
This PR was merged into the master branch. Discussion ---------- revert fixtures db change This fixes #998 The issue was that the fixture db data contained user passwords using `argon2` encoder algo which is not implemented in php 7.1 afaik. So authentication failed in the tests. So this reverts the db changes done in 6c32238. Build is green now 😉 Commits ------- a3fb81b revert fixtures db change
2 parents 2a83a63 + a3fb81b commit 3e36a18

File tree

2 files changed

+0
-0
lines changed

2 files changed

+0
-0
lines changed

data/database.sqlite

20 KB
Binary file not shown.

data/database_test.sqlite

-12 KB
Binary file not shown.

0 commit comments

Comments
 (0)