Commit 9d8e833
fix: update pull/changed and diff/with-details local configs to match mock API
Local in/ configs had '#password': '' which differs from the mock API fixture
that now serves KBC::ProjectSecureKV::eJw=. This caused pull to report a
spurious configuration change and diff to show an unexpected #password diff.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e709f81 commit 9d8e833
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- test/cli
- diff/with-details/in/bar/extractor/keboola.ex-db-mysql/with-rows
- pull/changed/in/bar/extractor/keboola.ex-db-mysql/with-rows
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
0 commit comments