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