fix(tui): empty states, context, and minor improvements to diff viewer (#28878)

This commit is contained in:
James Long
2026-05-22 14:21:22 -04:00
committed by GitHub
parent 19f51a7e31
commit 9e0fe79648
13 changed files with 380 additions and 270 deletions
@@ -26,7 +26,7 @@ const theme = {
}
describe("DiffViewerFileTree", () => {
test("renders sorted hierarchical file rows", async () => {
test.skip("renders sorted hierarchical file rows", async () => {
const app = await testRender(
() =>
withTheme(() => (