Skip to content

Commit

Permalink
Added mockCodeEditor data test subject to correct file.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Dorlus committed May 6, 2021
1 parent f6bc45f commit bcee3d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ type TestSubject =
| 'pipelineEditorOnFailureToggle'
| 'addProcessorsButtonLevel1'
| 'editProcessorForm'
| 'mockCodeEditor'
| 'editProcessorForm.submitButton'
| 'addProcessorForm.submitButton'
| 'addProcessorForm'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ type TestSubject =
| 'addProcessorForm.submitButton'
| 'processorTypeSelector.input'
| 'fieldNameField.input'
| 'mockCodeEditor'
| 'tagField.input'
| 'ignoreMissingSwitch.input'
| 'ignoreFailureSwitch.input'
Expand Down

0 comments on commit bcee3d1

Please sign in to comment.