Commit 9d74faf
Update negative test to not use --require-cached
Summary:
Removed --require-cached from the negative test case in the integration test.
The test repos are created fresh for each test run and won't be in the CAF cache, so --require-cached would always fail for them. Changed the negative test to simply verify that gclone fails when trying to clone a nonexistent branch, which is more appropriate for the integration test environment.
The --require-cached functionality is still tested in dod.sh with real cached repositories.
___
overriding_review_checks_triggers_an_audit_and_retroactive_review
Oncall Short Name: devinfra_imoc
Differential Revision: D103736207
fbshipit-source-id: a3080051656cead89915e71d7d93b81a7012f41d1 parent 91550d3 commit 9d74faf
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
0 commit comments