tap.test("Upload New Image", (t) => {
    const url = "http://localhost:3000/file-upload";
    const file = "bar.jpg";
    const formData = {
        file: {