fix image3d test

This commit is contained in:
dawoodkhan82 2022-03-31 14:20:17 -04:00
parent b7b9df2462
commit 0a1b0a21f9

View File

@ -807,7 +807,7 @@ class TestImage3D(unittest.TestCase):
Image3D_input.get_template_context(),
{
"optional": False,
"name": "Image3D",
"name": "image3d",
"label": "Upload Your 3D Image Model",
},
)