diff --git a/framework/elsa/fit-elsa-react/src/App.jsx b/framework/elsa/fit-elsa-react/src/App.jsx
index 9b4a8361..758b1979 100644
--- a/framework/elsa/fit-elsa-react/src/App.jsx
+++ b/framework/elsa/fit-elsa-react/src/App.jsx
@@ -53,6 +53,11 @@ function App({i18n}) {
testCodeUrl: '',
},
});
+ configs.push({
+ node: 'replyNodeState', urls: {
+ testCodeUrl: '',
+ },
+ });
configs.push({
node: 'evaluationAlgorithmsNodeState', urls: {
evaluationAlgorithmsUrl: '',
@@ -282,6 +287,7 @@ function App({i18n}) {
+