Files
@ fd8c0117ca22
Branch filter:
Location: kallithea/kallithea/tests/functional/test_pullrequests.py
fd8c0117ca22
268 B
text/x-python
tests: move helper commit_change from compare test to fixture
Move the generic helper function _commit_change() to the fixture class,
allowing reuse by other test classes.
Move the generic helper function _commit_change() to the fixture class,
allowing reuse by other test classes.