Skip to content

Commit

Permalink
Update source.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
akashnadan authored Jan 2, 2024
1 parent 74d92fc commit c8a0f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts/src/header-validator/source.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1210,7 +1210,7 @@ const testCases: TestCase[] = [
expectedErrors: [
{
path: [],
msg: 'exceeds max event-level channel capacity per navigation source (11.5 > 0.00)',
msg: 'exceeds max event-level channel capacity per navigation source (11.46 > 0.00)',
},
],
},
Expand Down

0 comments on commit c8a0f66

Please sign in to comment.