Skip to content

Commit

Permalink
Make test pass
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavafenkin authored and kinow committed Nov 23, 2024
1 parent 41a36a7 commit 5884d4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ public void testReferenceParameterXss() throws IOException, SAXException {
"random-name",
script,
DynamicReferenceParameter.ELEMENT_TYPE_FORMATTED_HTML,
null,
"",
false);
project.addProperty(new ParametersDefinitionProperty(parameter));
project.save();
Expand Down

0 comments on commit 5884d4b

Please sign in to comment.