Sha256: 4e10671d3740dc28cb66772ef0ed2bbdccabd72e84a56d06846ada9404adbf31
Contents?: true
Size: 297 Bytes
Versions: 18
Compression:
Stored size: 297 Bytes
Contents
<% if actual.element.nil? %> Expected <%= reconstituted(actual, @options) %> to contain <%= reconstituted(expected, @options) %> but the element did not exist. <% else %> Expected <%= reconstituted(actual, @options) %> to contain <%= reconstituted(expected, @options) %> but it did not. <% end %>
Version data entries
18 entries across 18 versions & 1 rubygems