Fix strategy_should_work to not perform API calls outside of `should` blocks. This could cause the whole test suite to crash if a source test raised an unexpected exception.
Fix strategy_should_work to not perform API calls outside of `should` blocks. This could cause the whole test suite to crash if a source test raised an unexpected exception.