diff --git a/.github/workflows/system-tests.yml b/.github/workflows/system-tests.yml index 9acfc5b270e..28dd9f79fe7 100644 --- a/.github/workflows/system-tests.yml +++ b/.github/workflows/system-tests.yml @@ -266,6 +266,21 @@ jobs: - library: ruby app: rack scenario: APPSEC_RULES_MONITORING_WITH_ERRORS + - library: ruby + app: rails70 + scenario: DEBUGGER_PROBES_STATUS + - library: ruby + app: rails70 + scenario: DEBUGGER_METHOD_PROBES_SNAPSHOT + - library: ruby + app: rails70 + scenario: DEBUGGER_LINE_PROBES_SNAPSHOT + - library: ruby + app: rails70 + scenario: DEBUGGER_MIX_LOG_PROBE + - library: ruby + app: rails70 + scenario: DEBUGGER_PII_REDACTION - library: ruby app: rack scenario: SAMPLING