Skip to content

Commit 1f27361

Browse files
committed
renames SIEM to Security Solution
1 parent 41ecf39 commit 1f27361

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/scripts/jenkins_xpack.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ if [[ -z "$CODE_COVERAGE" ]] ; then
1515
echo ""
1616
echo ""
1717

18-
echo " -> Running SIEM cyclic dependency test"
18+
echo " -> Running Security Solution cyclic dependency test"
1919
cd "$XPACK_DIR"
20-
checks-reporter-with-killswitch "X-Pack SIEM cyclic dependency test" node plugins/security_solution/scripts/check_circular_deps
20+
checks-reporter-with-killswitch "X-Pack Security Solution cyclic dependency test" node plugins/security_solution/scripts/check_circular_deps
2121
echo ""
2222
echo ""
2323

0 commit comments

Comments
 (0)