mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-13 17:52:38 +02:00
test(web): add native Google Gmail live-tool journey
This commit is contained in:
parent
a5c04cb38d
commit
9dafd38e19
5 changed files with 183 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ export const nativeDriveFixtures = searchSpaceFixtures.extend<NativeDriveFixture
|
|||
if (!connector) {
|
||||
throw new Error(
|
||||
"nativeDriveConnector fixture: OAuth completed but no GOOGLE_DRIVE_CONNECTOR was created. " +
|
||||
"Check the backend log — the native Google Drive fake likely rejected an unmodelled call."
|
||||
"Check the backend log — the native Google fake likely rejected an unmodelled call."
|
||||
);
|
||||
}
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue