aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@gmail.com>2013-05-21 17:46:27 +0200
committerJulien Lancelot <julien.lancelot@gmail.com>2013-05-21 17:46:27 +0200
commit77f1606041f7ebf537d95184731b0ada40991304 (patch)
tree84f2ad7d237317d71572609ddfa96853178aad1b
parentb9f5d71ddbf435f23f328a9134f9b27089c572b2 (diff)
downloadsonarqube-77f1606041f7ebf537d95184731b0ada40991304.tar.gz
sonarqube-77f1606041f7ebf537d95184731b0ada40991304.zip
Fix unit test
-rw-r--r--sonar-core/src/test/resources/org/sonar/core/issue/db/IssueDaoTest/should_select_issue_and_project_ids.xml6
1 files changed, 3 insertions, 3 deletions
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"