We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ae1ed commit 3cc926fCopy full SHA for 3cc926f
test/e2e/storage/external/external.go
@@ -40,7 +40,7 @@ import (
40
)
41
42
// DriverDefinition needs to be filled in via a .yaml or .json
43
-// file. It's methods then implement the TestDriver interface, using
+// file. Its methods then implement the TestDriver interface, using
44
// nothing but the information in this struct.
45
type driverDefinition struct {
46
// DriverInfo is the static information that the storage testsuite
0 commit comments