diff --git a/Test-Recipes/DictionaryKeyRead.test.recipe.yaml b/Test-Recipes/DictionaryKeyRead.test.recipe.yaml index f3841de..619c9f1 100644 --- a/Test-Recipes/DictionaryKeyRead.test.recipe.yaml +++ b/Test-Recipes/DictionaryKeyRead.test.recipe.yaml @@ -1,9 +1,9 @@ --- -Description: Test TemplateDictionaryAppendInput Processor -Identifier: com.github.jgstew.test.TemplateDictionaryAppendInput +Description: Test DictionaryKeyRead Processor +Identifier: com.github.jgstew.test.DictionaryKeyRead Input: - NAME: TemplateDictionaryAppendInputTest - DisplayName: TemplateDictionaryAppendInput + NAME: DictionaryKeyReadTest + DisplayName: DictionaryKeyRead Template_version: "0.0.0" Template_example: "example value" MinimumVersion: "2.3"