class RSpec::Core::Example

def rerun_argument

Other tags:
    Note: - If there are multiple examples identified by this location, they will use {#id}

Deprecated:
  • Use {#location_rerun_argument} instead.
def rerun_argument
  location_rerun_argument
end