tests: fix url to internal test-git

Fixes:
```
$ tmt run discover
/var/tmp/tmt/run-035
Found 1 plan.

/plans/tier1-internal
    discover
        how: fmf
        url: https://gitlab.com/redhat/rhel/tests/dracut.git
        fail: Command 'git clone https://gitlab.com/redhat/rhel/tests/dracut.git /var/tmp/tmt/run-035/plans/tier1-internal/discover/default-0/tests' returned 128.
```
This commit is contained in:
Lukáš Zaoral 2024-09-23 13:49:55 +02:00
parent d6c4ca2157
commit 84573b7f14
No known key found for this signature in database
GPG Key ID: 39157506DD67752D

View File

@ -1,7 +1,7 @@
/tier1-internal:
discover:
how: fmf
url: https://gitlab.com/redhat/rhel/tests/dracut.git
url: https://pkgs.devel.redhat.com/git/tests/dracut
filter: 'tier: 1'
execute:
how: tmt