even simplier tests

This commit is contained in:
Damian Lesiuk 2025-10-01 21:59:27 +02:00
parent 50b6351b39
commit 97c365cb05
5 changed files with 48 additions and 108 deletions

View file

@ -27,7 +27,7 @@ class SharedLink {
required this.expiresAt,
required this.key,
required this.showMetadata,
required this.slug,
this.slug,
required this.type,
});