Large manual tests corruption fix

This commit is contained in:
2026-03-02 18:07:13 +00:00
parent 817d5dd021
commit dd097c1022
14 changed files with 171 additions and 138 deletions
@@ -348,4 +348,3 @@ func TestContact_ReturnsInfo(t *testing.T) {
t.Error("expected role in response")
}
}