Skip to content

Commit

Permalink
Merge pull request #5030 from ksmurchison/move_ical_bday_noyear_tests
Browse files Browse the repository at this point in the history
Cass: move the bday_noyear tests into proper tiny-tests directories
  • Loading branch information
ksmurchison authored Sep 11, 2024
2 parents 58b12b3 + c9ebc88 commit 832e0c8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
use Cassandane::Tiny;

sub test_contact_set_create_bday_noyear
:needs_component_jmap
:needs_component_jmap :needs_dependency_icalvcard
{
my ($self) = @_;
my $jmap = $self->{jmap};
Expand Down

0 comments on commit 832e0c8

Please sign in to comment.