App reorganization
This commit is contained in:
@@ -63,6 +63,7 @@ const mockPosts: BlogPost[] = [
|
||||
},
|
||||
];
|
||||
|
||||
// Pure presentational; no provider context needed (mocked thumbnail + useIsMobile).
|
||||
describe("RelatedArticles", () => {
|
||||
it("renders without crashing", () => {
|
||||
render(
|
||||
|
||||
Reference in New Issue
Block a user