Migrate kaizen distribution to Forgejo
This commit is contained in:
parent
f027ee5492
commit
d4a4560a8d
34 changed files with 324 additions and 195 deletions
|
|
@ -14,7 +14,7 @@ def test_feedback_human_output():
|
|||
result = runner.invoke(cli, ["feedback"])
|
||||
assert result.exit_code == 0
|
||||
assert "feedback channels" in result.output.lower()
|
||||
assert "gitea.coulomb.social" in result.output
|
||||
assert "forgejo.coulomb.social" in result.output
|
||||
assert "bug report" in result.output.lower()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue