parent
ac8b87eb5e
commit
d64d3320b4
|
@ -64,7 +64,7 @@ include ../../../../_includes/_util-fns
|
|||
We certainly don't want that going on during our tests.
|
||||
|
||||
What if our `Car` should flash a warning signal when tire pressure is low.
|
||||
How do we confirm that if actually does flash a warning
|
||||
How do we confirm that it actually does flash a warning
|
||||
if we can't swap in low-pressure tires during the test?
|
||||
|
||||
We have no control over the car's hidden dependencies.
|
||||
|
|
Loading…
Reference in New Issue