Skip to content

Commit 8826dd1

Browse files
committed
Removed data-testid=testId
1 parent 046ddc9 commit 8826dd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/forms/inputs/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ export default class VolunteerForm extends Component {
107107
type="textarea"
108108
/>
109109
<DropDown
110-
data-testid="testId"
111110
onChange={onChange}
112111
value={teamId}
113112
name="teamId"

0 commit comments

Comments
 (0)