Commit 516edbc
authored
fix: deflake //rs/nns/sns-wasm:sns-wasm_integration_test_tests/upgrade_sns_instance by increasing timeout (#9795)
As show by:
```
bazel run //ci/githubstats:query -- last --non_success --month //rs/nns/sns-wasm:sns-wasm_integration_test_tests/upgrade_sns_instance
```
that test frequently times out. To fix it we increase the timeout of the
test suite from 5 to 15 minutes.1 parent fba0e8e commit 516edbc
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| |||
0 commit comments