Skip to content

Commit 675f790

Browse files
committed
fix nextjs tests
1 parent 0ddea93 commit 675f790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/test/integration/test/server/tracingHttp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ module.exports = async ({ url: urlBase, argv }) => {
3232
transaction_info: {
3333
source: 'route',
3434
changes: [],
35-
propagations: 0,
35+
propagations: 1,
3636
},
3737
type: 'transaction',
3838
request: {

0 commit comments

Comments
 (0)