Closed geekbrother closed 3 weeks ago
This PR adds the CA integration test to the ignoring list for staging since the CA uses the IRN, and we don't have IRN support for staging yet.
Tested by running the yarn integration --testPathIgnorePatterns='(sessions.test.ts|chain_orchestrator.test.ts)' command locally.
yarn integration --testPathIgnorePatterns='(sessions.test.ts|chain_orchestrator.test.ts)'
Description
This PR adds the CA integration test to the ignoring list for staging since the CA uses the IRN, and we don't have IRN support for staging yet.
How Has This Been Tested?
Tested by running the
yarn integration --testPathIgnorePatterns='(sessions.test.ts|chain_orchestrator.test.ts)'
command locally.Due Diligence