Commit d64727e
committed
test(remote-config): avoid dereference on potentially undefined var
not sure how this could be undefined but something caused it to crash
in a CI run, avoiding the crash now. The test would fail in practice
if it did not crash, and then potentially retry1 parent 93100c7 commit d64727e
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
751 | | - | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
752 | 756 | | |
753 | 757 | | |
754 | 758 | | |
| |||
0 commit comments