Skip to content

Instantly share code, notes, and snippets.

@iurevych
Last active June 13, 2016 09:33
Show Gist options
  • Save iurevych/a04b15d47f105dbd3f09b02bfa5e4fd8 to your computer and use it in GitHub Desktop.
Save iurevych/a04b15d47f105dbd3f09b02bfa5e4fd8 to your computer and use it in GitHub Desktop.
{% comment %}
subtotal check (>= 1499) is hardcoded on back-end
{% endcomment %}
{% if tiered.advocate_referrals.approved_count == 1 %}
true
{% else %}
Advocate's referrals count should equal 1
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment