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

Skip to content

Commit ed952eb

Browse files
committed
Added cleanup for test
1 parent 846f76a commit ed952eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/core/reporters/test_junit_reporter.pkb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ create or replace package body test_junit_reporter as
307307
execute immediate 'drop package check_junit_rep_suitepath';
308308
execute immediate 'drop package tst_package_junit_nodesc';
309309
execute immediate 'drop package tst_package_junit_nosuite';
310+
execute immediate 'drop package Tst_Fix_Case_Sensitive';
310311
reporters.reporters_cleanup;
311312
end;
312313
end;

0 commit comments

Comments
 (0)