# Create a dummy file for testing with open("test_upload.txt", "w") as f: f.write("Supabase connection test successful!")