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
Test name fix
  • Loading branch information
jgebal committed Jan 3, 2020
commit 0a4edaf1812ea8207d2124613e50fecb7233c4d6
2 changes: 1 addition & 1 deletion test/ut3_tester/core/test_suite_builder.pks
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ create or replace package test_suite_builder is
--%test(Is ignored when name value is empty)
procedure name_empty_value;

--%test(Is is applied to corresponding context when multiple contexts used)
--%test(Is applied to corresponding context when multiple contexts used)
procedure multiple_contexts;

--%endcontext
Expand Down