HomeSoftware Heritage

test_cassandra: Fix failing tests since swh-model update

Description

test_cassandra: Fix failing tests since swh-model update

Directory entries are now checked for name duplicates in swh-model
so we must ensure the CrashyEntry class is properly initialized.

Closes T3776