Fix assorted spelling mistakes (#7507)
This commit is contained in:
@@ -81,7 +81,7 @@ func TestParseSimpleOutputwithStatePrefix(t *testing.T) {
|
||||
acc.AssertContainsTaggedFields(t, "openntpd", firstpeerfields, firstpeertags)
|
||||
}
|
||||
|
||||
func TestParseSimpleOutputInavlidPeer(t *testing.T) {
|
||||
func TestParseSimpleOutputInvalidPeer(t *testing.T) {
|
||||
acc := &testutil.Accumulator{}
|
||||
v := &Openntpd{
|
||||
run: OpenntpdCTL(simpleOutputInvalidPeer, TestTimeout, false),
|
||||
|
||||
Reference in New Issue
Block a user