Commit 7fba4f7
authored
vdk-core: fix postgres and greenplum tests (#2825)
What: Due to the introduction of some vdk-core log changes, similar unit
test for vdk-postgres and vdk-greenplum started failing and are breaking
the CI/CD.
Why: To fix the CI/CD.
Testing Done: locally and CI/CD run1 parent e71875f commit 7fba4f7
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- projects/vdk-plugins
- vdk-greenplum/tests
- vdk-postgres/tests
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
0 commit comments