We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ecf39 commit 1f27361Copy full SHA for 1f27361
1 file changed
test/scripts/jenkins_xpack.sh
@@ -15,9 +15,9 @@ if [[ -z "$CODE_COVERAGE" ]] ; then
15
echo ""
16
17
18
- echo " -> Running SIEM cyclic dependency test"
+ echo " -> Running Security Solution cyclic dependency test"
19
cd "$XPACK_DIR"
20
- checks-reporter-with-killswitch "X-Pack SIEM cyclic dependency test" node plugins/security_solution/scripts/check_circular_deps
+ checks-reporter-with-killswitch "X-Pack Security Solution cyclic dependency test" node plugins/security_solution/scripts/check_circular_deps
21
22
23
0 commit comments