Skip to content

Commit

Permalink
fix: add missing test files, fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
whoabuddy committed Jan 6, 2025
1 parent 4f18baf commit 2adcd00
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/check-test-coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ fi
# Process each contract
echo -e "\nChecking test coverage..."
for contract in "${contracts[@]}"; do
echo "Contract: $contract"
let "total_contracts=total_contracts+1"
test_file=$(get_test_path "$contract")

Expand Down
File renamed without changes.
Empty file.

0 comments on commit 2adcd00

Please sign in to comment.