mirror of
https://github.com/immich-app/immich.git
synced 2025-12-24 01:11:32 +03: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