mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
Fixed openapi generation command for mobile
This commit is contained in:
@@ -16,7 +16,7 @@ void main() {
|
||||
// final instance = UserCountResponseDto();
|
||||
|
||||
group('test UserCountResponseDto', () {
|
||||
// num userCount
|
||||
// int userCount
|
||||
test('to test the property `userCount`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user