Skip to content

Commit 985c00c

Browse files
committed
feat: Add placeholder test file to satisfy CI check
1 parent a16feec commit 985c00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dummy_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ void main() {
77
// This is a simple test that always passes, just to satisfy the CI.
88
expect(true, isTrue);
99
});
10-
}
10+
}

0 commit comments

Comments
 (0)