Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f151a6e

Browse files
committed
Update test
1 parent c0ca9d3 commit f151a6e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/core/reporters/test_not_existing_block.pkb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ create or replace package body test_not_existing_block is
136136
ut3.ut.run(
137137
a_path => 'ut3.test_dummy_coverage',
138138
a_reporter=> ut3.ut_coverage_sonar_reporter( ),
139+
a_coverage_type => 'block',
139140
a_include_objects => ut3.ut_varchar2_list( 'ut3.dummy_coverage' )
140141
)
141142
);

0 commit comments

Comments
 (0)