We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d71eed commit 936ac0eCopy full SHA for 936ac0e
src/components/ImageUpload.test.tsx
@@ -0,0 +1,3 @@
1
+describe("ImageUpload", () => {
2
+ test.todo("allows admin user to upload an image file");
3
+});
0 commit comments