Skip to content

Commit ab42130

Browse files
committed
update integration test
1 parent b4d35a4 commit ab42130

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/signals/signals-integration-tests/src/helpers/base-page-object.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,9 @@ export class BasePage {
212212
downloadURL: this.edgeFnDownloadURL,
213213
version: 1,
214214
},
215+
autoInstrumentationSettings: {
216+
sampleRate: 1,
217+
},
215218
},
216219
}).build()
217220

0 commit comments

Comments
 (0)