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

Skip to content

Commit 76dab88

Browse files
Change installation test order
1 parent b756e71 commit 76dab88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/install_tests.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ whenever oserror exit failure rollback
2323
@@core/annotations/test_annotation_parser.pks
2424
@@core/annotations/test_annotation_manager.pks
2525
@@core/annotations/test_before_after_test_annotation.pks
26-
@@core/annotations/test_before_after_test_annotation.pkb
2726
@@core/expectations/test_matchers.pks
2827
@@core/test_output_buffer.pks
2928
@@core/test_file_mapper.pks
@@ -68,6 +67,7 @@ set define off
6867
@@core/annotations/test_annotation_parser.pkb
6968
@@core/annotations/test_annotation_manager.pkb
7069
@@core/expectations/test_matchers.pkb
70+
@@core/annotations/test_before_after_test_annotation.pkb
7171
@@core/test_output_buffer.pkb
7272
@@core/test_file_mapper.pkb
7373
@@core/test_suite_manager.pkb

0 commit comments

Comments
 (0)