Commit 9a528eb
committed
BAU: drive-by fix for unhandled stdout
We had two tests which checked that the `aws_authenticated?` method
returned false when not authenticated, and that it printed a warning to
stdout. Instead, do it as one test, and eat the output in the test, so
that it doesn't pollute the test output when running the full suite.1 parent a7702ec commit 9a528eb
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
0 commit comments