You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/ut3_user/reporters/test_tfs_junit_reporter.pkb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ create or replace package body test_tfs_junit_reporter as
100
100
--%displayname(Test in and out of context)
101
101
102
102
-- %context(incontext)
103
-
-- %name(ProductincontextFeatures)
103
+
-- %name(Production_context_Features)
104
104
105
105
--%test(inctx)
106
106
--%displayname(inctx)
@@ -298,7 +298,7 @@ create or replace package body test_tfs_junit_reporter as
298
298
<testsuites>
299
299
<testsuite tests="2" id="1" package="core.check_junit_inout_context" errors="0" failures="0" name="Test in and out of context" time="%" timestamp="%" hostname="%" >
0 commit comments