Skip to content

Commit

Permalink
feature: reverted project test
Browse files Browse the repository at this point in the history
  • Loading branch information
efraespada committed Oct 9, 2024
1 parent 0c35a13 commit 13d2b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/catalog_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import 'package:go_router/go_router.dart';

void main() {
final dependency = 'catalog';
final exampleFolder = '../landa';
final exampleFolder = 'example';

test(
'Basic dummy test',
Expand Down

0 comments on commit 13d2b5f

Please sign in to comment.