diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-02-02 14:02:24 -0500 |
---|---|---|
committer | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-02-03 17:39:49 -0500 |
commit | dccc62d635c23a5337df4e51570c0a964774ee07 (patch) | |
tree | a6eaa6efcdb784f66248a82a3c26950ad218fbc3 | |
parent | c2a98631112128093d4f601284bb30928539f242 (diff) |
Investigate csit failuremr/879/126934/8
Issue-ID: CPS-879
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Ia9799f4ae3265cf47e46329d014055feb8b35e74
-rw-r--r-- | csit/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csit/README.md b/csit/README.md index baa636bab4..cdf535f87e 100644 --- a/csit/README.md +++ b/csit/README.md @@ -68,4 +68,3 @@ Execute test from current cps folder: ```bash ./csit/run-project-csit.sh ``` - |