mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-27 10:08:11 +01:00
Fix typo in docs
This commit is contained in:
@@ -22,7 +22,7 @@ description.
|
||||
}
|
||||
|
||||
|
||||
Each Bats test file is evaulated n+1 times, where _n_ is the number of
|
||||
Each Bats test file is evaluated n+1 times, where _n_ is the number of
|
||||
test cases in the file. The first run counts the number of test cases,
|
||||
then iterates over the test cases and executes each one in its own
|
||||
process.
|
||||
|
||||
Reference in New Issue
Block a user