From: Julien Lancelot Date: Tue, 21 May 2013 15:46:27 +0000 (+0200) Subject: Fix unit test X-Git-Tag: 3.6~320 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=77f1606041f7ebf537d95184731b0ada40991304;p=sonarqube.git Fix unit test --- diff --git a/sonar-core/src/test/resources/org/sonar/core/issue/db/IssueDaoTest/should_select_issue_and_project_ids.xml b/sonar-core/src/test/resources/org/sonar/core/issue/db/IssueDaoTest/should_select_issue_and_project_ids.xml index 3d7bd96af21..23853c9aa95 100644 --- a/sonar-core/src/test/resources/org/sonar/core/issue/db/IssueDaoTest/should_select_issue_and_project_ids.xml +++ b/sonar-core/src/test/resources/org/sonar/core/issue/db/IssueDaoTest/should_select_issue_and_project_ids.xml @@ -17,7 +17,7 @@ reporter="arthur" assignee="perceval" author_login="[null]" - attributes="JIRA=FOO-1234" + issue_attributes="JIRA=FOO-1234" issue_creation_date="2013-04-16" issue_update_date="2013-04-16" issue_close_date="2013-04-16" @@ -41,7 +41,7 @@ reporter="arthur" assignee="perceval" author_login="[null]" - attributes="JIRA=FOO-1234" + issue_attributes="JIRA=FOO-1234" issue_creation_date="2013-04-16" issue_update_date="2013-04-16" issue_close_date="2013-04-16" @@ -67,7 +67,7 @@ reporter="arthur" assignee="perceval" author_login="[null]" - attributes="JIRA=FOO-1234" + attrissue_attributesibutes="JIRA=FOO-1234" issue_creation_date="2013-04-16" issue_update_date="2013-04-16" issue_close_date="2013-04-16"