chore(ui): remove unused testId attriute

pull/5982/head
k3yi0 2022-07-13 13:07:06 +02:00
parent 650c9c49b8
commit e4377ecd28
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@ class SourceStep extends PureComponent<Props, State> {
value={source.telegraf}
label="Telegraf Database Name"
onChange={this.onChangeInput('telegraf')}
testId="connection-"
/>
<WizardTextInput
value={source.defaultRP}