Skip to content

Commit

Permalink
capella-textual-editor name of directory renamed to textualeditor
Browse files Browse the repository at this point in the history
Change-Id: Ia656aad7fa35fce5eeb9297c750d488d76a956f9
Signed-off-by: Georgiana-Elena ECOBICI <georgiana-elena.ecobici@thalesgroup.com>
  • Loading branch information
georgiana-ecobici authored and sandupostaru committed Sep 22, 2020
1 parent da4e1a4 commit fb47ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/deployer.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ private def getAddonDirName() {
return 'filtering'

case ~/.*capella-textual-editor.*/:
return 'textualscenario'
return 'textualeditor'

default:
return ''
Expand Down

0 comments on commit fb47ede

Please sign in to comment.