Add FIXME for API call I want.

This commit is contained in:
Bradley M. Kuhn 2015-12-30 21:47:29 -08:00
parent 39faafcab6
commit b174fec8c3

View file

@ -791,6 +791,11 @@ lives_ok { $date = $sp->donorFirstGave($olsonId) } "donorFirstGave(): check for
is($date, '2015-01-15', "donorFirstGave(): ...and returned value is correct. ");
=item donorDonationOnDate
# FIXME: way to lookup donation on a date.
=cut
=item supporterExpirationDate