Skip to content

Commit

Permalink
adjusted settings to avoid ⎕SE.CITA disturbing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaas2 committed Feb 19, 2024
1 parent fd1c6a6 commit 52977bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CITA.json5
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
DEBUG_LINKQA: "N",
DYALOGLINK: "${THISPATH}",
DYALOGSTARTUPSE: "${THISPATH}StartupSession;${THISPATH}qse/StartupSession",
CITA_APIDEV: 0,
DYALOGSTARTUPKEEPLINK: 0,
}
},
{
Expand All @@ -24,6 +26,8 @@
env:{
DEBUG_LINKQA: "N",
DYALOGLINK: "${THISPATH}",
CITA_APIDEV: 0,
DYALOGSTARTUPKEEPLINK: 0,
}
},
]
Expand Down

0 comments on commit 52977bc

Please sign in to comment.