pmb, test: remove redundant commas (MR 2115)

This commit is contained in:
Newbyte 2021-09-26 17:50:11 +02:00
parent 4675def8e6
commit 2d23849aa3
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
23 changed files with 42 additions and 42 deletions

View file

@ -12,9 +12,9 @@ def prepare_tmpdir(args, monkeypatch, tmpdir):
Git repositories:
* local: like local clone of pmaports.git
* remote: emulate a remote repository, that we can add to "local", so
* remote: emulate a remote repository that we can add to "local", so
we can pass the tracking-remote tests in pmb.helpers.git.pull
* remote2: unexpected remote, that pmbootstrap can complain about
* remote2: unexpected remote that pmbootstrap can complain about
Function overrides:
* pmb.helpers.git.get_path: always return path to "local" repo