Closed as not planned
Description
--- FAIL: TestAPIViewPulls/APIGetPullFiles_5 (0.14s)
api_pull_test.go:57:
Error Trace: /home/runner/work/gitea/gitea/tests/integration/api_pull_test.go:57
/home/runner/work/gitea/gitea/tests/integration/api_pull_test.go:223
Error: Not equal:
expected: "added"
actual : "changed"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-added
+changed
Test: TestAPIViewPulls/APIGetPullFiles_5