App reorganization
This commit is contained in:
@@ -30,6 +30,7 @@ componentTestSuite<UploadProps>({
|
||||
},
|
||||
});
|
||||
|
||||
// Pure presentational; no provider context needed.
|
||||
describe("Upload (behavioral tests)", () => {
|
||||
it("renders with active state by default", () => {
|
||||
render(<Upload label="Upload" />);
|
||||
|
||||
Reference in New Issue
Block a user