mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 02:35:01 -04:00
mdconfig tests: Correct a copy-pasted test description
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 4420bb6a86)
This commit is contained in:
parent
7f101ca7d1
commit
2d4eba7f8e
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ attach_vnode_larger_than_file_cleanup()
|
|||
atf_test_case attach_vnode_sector_size cleanup
|
||||
attach_vnode_sector_size_head()
|
||||
{
|
||||
atf_set "descr" "Tests mdconfig -s with size greater than the file size"
|
||||
atf_set "descr" "Tests mdconfig -S with a backing file"
|
||||
}
|
||||
attach_vnode_sector_size_body()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue