Skip to content

Commit

Permalink
Simulated test fix to check the HTML reports
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed May 30, 2018
1 parent 2594acd commit e4c7ed4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class EntityDescriptorFilesScheduledTasksTests extends Specification {
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
entityID="http://test.example.org/test1-FAILED2">
entityID="http://test.example.org/test1">
<md:Organization>
<md:OrganizationName xml:lang="en">name</md:OrganizationName>
<md:OrganizationDisplayName xml:lang="en">display name</md:OrganizationDisplayName>
Expand Down

0 comments on commit e4c7ed4

Please sign in to comment.