Skip to content

Commit

Permalink
[uss_qualifier/configurations/utm_implementation_us_lib] Fix number o…
Browse files Browse the repository at this point in the history
…f skipped actions (#852)
  • Loading branch information
mickmis authored Nov 20, 2024
1 parent 4d47847 commit 60fb47d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ function(env) {
count: {
// We currently expect this amount of skipped scenarios: making it an equality
// to make sure this is reduced if some scenarios start to be executed
equal_to: 11,
equal_to: 9,
},
},
},
Expand Down

0 comments on commit 60fb47d

Please sign in to comment.