Commit 2442f726 authored by Noel Alonso's avatar Noel Alonso
Browse files

Cambia id del documento a hacer report

parent b0f8b6ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ public class ReportDocumentTest extends ReportBaseTest {
	protected Map<String, String> createRunTaskRequest() {

		Map<String, String> request = new HashMap<>();
		request.put("selectId", "6437");
		request.put("selectId", "1536");
		return request;
	}
}
 No newline at end of file