mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
Fix path in scripts/bench.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
venv/bin/pytest online-tests/benchmark.py -vrx
|
||||
venv/bin/pytest tests/online/benchmark.py -vrx
|
||||
|
||||
Reference in New Issue
Block a user