Skip to content

Commit 936ac0e

Browse files
committed
Add placeholder for ImageUpload test
1 parent 1d71eed commit 936ac0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/ImageUpload.test.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
describe("ImageUpload", () => {
2+
test.todo("allows admin user to upload an image file");
3+
});

0 commit comments

Comments
 (0)