Commit 68223e3
authored
fix(testAllFolders): Updated Kotlin test after API change for all_folders (#1568)
https://cloud.google.com/looker/docs/reference/looker-api/latest/methods/Folder/all_folders
was changed in the last 6 months to return `FolderBase` instead of
`Folder`
Updating test to reflect API change.
Fixes #1567 🦕1 parent 100e3c9 commit 68223e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments