Preview:
expect(data.keyword_data).to.containSubset([
  {
    relationship_id: relationship.relationship_id,
    source_keyword: {
      keyword_id: keyword.keyword_id,
      keyword_value: keywordValue.keyword_value
    },
    target_keyword: {
      keyword_id: keyword2.keyword_id,
      keyword_value: keywordValue2.keyword_value
    }
  },
]);
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter