Skip to content

Commit 8565b11

Browse files
fedecor9mirland
andauthored
Update test/repositories/project/project_local_source_test.dart
Co-authored-by: Matías Irland <[email protected]>
1 parent 78a968f commit 8565b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/repositories/project/project_local_source_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ void main() {
6161
description: 'Test $index project description',
6262
url: 'test$index.com',
6363
imageUrl: '',
64-
language: 'ES',
64+
language: 'dart',
6565
),
6666
).toList();
6767
await projectDao.insertProjects(projects);

0 commit comments

Comments
 (0)