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

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into feature/keep_transactions_clean
# Conflicts:
#	source/api/ut_runner.pkb
  • Loading branch information
jgebal committed Oct 17, 2017
commit 415e7a46fdc9e38ec0b8e056e1a3b5f48b382318
1 change: 1 addition & 0 deletions source/api/ut_runner.pkb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ create or replace package body ut_runner is
ut_utils.cleanup_temp_tables;
ut_output_buffer.close(a_reporters);
ut_metadata.reset_source_definition_cache;
ut_utils.read_cache_to_dbms_output();
end;


Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.