Skip to content

Commit

Permalink
Installing fakeredis in test environment
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbyt3r committed May 9, 2021
1 parent 6c8b6c5 commit d57003c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/build-tests.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
pip install pytest
pip install coverage
pip install fakeredis
cd frontend
npm install --only=dev

0 comments on commit d57003c

Please sign in to comment.