Skip to content

Commit be40561

Browse files
author
TanyaEf
committed
Polished
1 parent 83c020b commit be40561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/integration-test/java/com/jaspersoft/jasperserver/jaxrs/client/apiadapters/reporting/ReportingServiceIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public void should_return_proper_entity_without_numbers_of_pages() {
7070
}
7171

7272
@Test
73-
public void should_return_proper_entity_in_asunc_mode() {
73+
public void should_return_proper_entity_in_async_mode() {
7474

7575
/** When **/
7676
ReportExecutionRequest request = new ReportExecutionRequest();

0 commit comments

Comments
 (0)