()
| 291 | ); |
| 292 | |
| 293 | const bundlePlugins = () => |
| 294 | [googlePlugin({ httpClientLayer: discoveryHttpClientLayer }), memoryCredentialsPlugin()] as const; |
| 295 | |
| 296 | describe("Google bundle add flow", () => { |
| 297 | it("SDK catalog includes the Google Photos focused preset", () => { |