summaryrefslogtreecommitdiff
path: root/tests/functional/fixtures/docker-compose.yml
Commit message (Collapse)AuthorAgeFilesLines
* fix: functional project service test (#1500)John Villalovos2021-06-091-2/+2
| | | chore: fix functional project service test
* chore: rename 'tools/functional/' to 'tests/functional/'John L. Villalovos2021-05-261-0/+46
Rename the 'tools/functional/' directory to 'tests/functional/' This makes more sense as these are functional tests and not tools. This was dicussed in: https://github.com/python-gitlab/python-gitlab/discussions/1468