Running unit tests from sources was failing with:
./tmt-test-wrapper.sh-default-0-default-0: line 1: cd: too many arguments
Copy over the approach from osbuild repository.
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
Upstream tag: v89
Upstream commit: e698e104
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/osbuild-composer.git refs/heads/*:refs/remotes/packit/*
git checkout packit/89-rawhide-update-propose_downstream
```
Upstream tag: v88
Upstream commit: 567fb680
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/osbuild-composer.git refs/heads/*:refs/remotes/packit/*
git checkout packit/88-rawhide-update-propose_downstream
```
Upstream tag: v87
Upstream commit: 4ac6a7a1
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/osbuild-composer.git refs/heads/*:refs/remotes/packit/*
git checkout packit/87-rawhide-update-propose_downstream
```
Upstream tag: v86
Upstream commit: b2451c62
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/osbuild-composer.git refs/heads/*:refs/remotes/packit/*
git checkout packit/86-rawhide-update-propose_downstream
```