1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 21:58:41 +02:00

behave: Define 'git-obs' path when running the tests

This commit is contained in:
2024-11-05 10:09:47 +01:00
parent 856277b63c
commit d20b758ae2
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ Run tests
Run all tests
```
$ cd behave
$ behave -Dosc=../osc-wrapper.py
$ behave -Dosc=../osc-wrapper.py -Dgit-obs=../git-obs.py
```
Run selected tests