Skip to content

Commit 86d3fed

Browse files
authored
Update test_migration.pkb
1 parent d3d6b76 commit 86d3fed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/migration_test/test_migration.pkb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ end;
9292
pragma autonomous_transaction;
9393
begin
9494
dbms_output.put_line('register_ut_v2_packages');
95+
utConfig.autocompile(false);
9596
utplsql.run('UT_BETWNSTR');
9697
utSuite.add ('MIGRATION');
9798
utPackage.add('MIGRATION', 'UT_BETWNSTR_NEW', samepackage_in => true);

0 commit comments

Comments
 (0)