We were getting a warning: "Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead" because we were checking for values which were set to `nil` in the tests.