# File lib/spec/matchers/migration_matchers.rb, line 34
        def failure_message
          %(expected #{repository} to have table '#{table_name}')
        end