mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08:00
Spelling
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
// TestFramework is used to support commonnly used test features
|
||||
// TestFramework is used to support commonly used test features
|
||||
type TestFramework struct {
|
||||
setup func(*TestFramework) error
|
||||
teardown func(*TestFramework) error
|
||||
|
Reference in New Issue
Block a user