Skip to content

Commit

Permalink
[Guided onboarding] Fix config file
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed Apr 25, 2023
1 parent 995185f commit 8c4ef01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/security_solution/cypress/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"@kbn/rison",
"@kbn/datemath",
"@kbn/guided-onboarding-plugin"
"@kbn/guided-onboarding-plugin",
"@kbn/alerting-plugin"
]
}

0 comments on commit 8c4ef01

Please sign in to comment.