Update tests/checks/test_readme.sh
Template tests / tests (push) Failing after 3s

This commit is contained in:
2026-06-10 21:13:52 +00:00
parent b6487194d5
commit 6a3b4838e1
-1
View File
@@ -18,7 +18,6 @@ assert_contains() {
assert_contains "$README" "# "
assert_contains "$README" "## Overview"
assert_contains "$README" "## What's Included"
assert_contains "$README" "## Getting Started"
assert_contains "$README" "## Testing"
assert_contains "$README" "bash tests/run_test.sh"
assert_contains "$README" "## Contributing"