mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
small typo
This commit is contained in:
parent
9466118e8f
commit
0ccfdf5cc3
@ -77,7 +77,7 @@ func TestLog(t *testing.T) {
|
|||||||
return o
|
return o
|
||||||
},
|
},
|
||||||
expectedOutSubstrings: []string{
|
expectedOutSubstrings: []string{
|
||||||
// Order in this case muse always by the same, because we read requests sequentially
|
// Order in this case must always be the same, because we read requests sequentially
|
||||||
"test log content from source 1\ntest log content from source 2\ntest log content from source 3\n",
|
"test log content from source 1\ntest log content from source 2\ntest log content from source 3\n",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user