Commit 8e38b59
committed
fix(tests): fix assertions on default beverage
This fixes an issue where integration tests that would otherwise
succeed, locally, fail close to the end because the user executing
the tests has set the DEIS_DRINK_OF_CHOICE environment variable,
which interferes with the assertion that the default beverage to
be enjoyed whilst scaling is coffee. This corrects that problem
by unsetting the DEIS_DRINK_OF_CHOICE environment variable prior
to testing.1 parent daa4e69 commit 8e38b59
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
0 commit comments