kibana/typings
Patryk Kopyciński 4180a1a105
[security_solution] Fix @grep tags in Cypress (#164644)
## Summary

`@cypress/grep` is just reading the file as text, so it's not capable of
evaluating the variables, because of that, today we are running all the
spec files, and that means that we are setting up a new stack just to
stop it a few seconds later after grep skips the spec file

https://github.com/cypress-io/cypress/blob/develop/npm/grep/src/plugin.js#L117

With variable:
<img width="1219" alt="Zrzut ekranu 2023-08-23 o 23 06 30"
src="97b6fdaa-a03a-4a4f-bbdc-97da8e1788ce">

With string:
<img width="2074" alt="Zrzut ekranu 2023-08-23 o 23 06 04"
src="1f48d20a-3a1a-4ded-aa47-493781a4758b">

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-08-25 13:22:04 +01:00
..
@appland/sql_parser [Osquery] Replace js-sql-parser (#128714) 2022-05-18 12:58:07 +02:00
@elastic/eui remove unnecessary global typings (#117408) 2021-11-04 16:59:14 +01:00
@emotion Enable CSS-in-JS styling with emotion (#98157) 2021-07-09 13:42:50 -05:00
cytoscape_dagre.d.ts Merge tsconfig and x-pack/tsconfig files (#94519) 2021-03-16 15:13:49 +01:00
index.d.ts [security_solution] Fix @grep tags in Cypress (#164644) 2023-08-25 13:22:04 +01:00