This commit is contained in:
parent
368c45cd13
commit
e0ff369cff
3 changed files with 3 additions and 3 deletions
|
@ -200,4 +200,4 @@ func TestEnableAllPlugins(t *testing.T) {
|
|||
t.Errorf("EnableAllPlugins should be true after update")
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
|
|
|
@ -231,4 +231,4 @@ func TestChannelName(t *testing.T) {
|
|||
t.Errorf("Expected channel name to fallback to 'fallback-id', got '%s'", result)
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
|
|
|
@ -328,4 +328,4 @@ func TestPluginRegistry(t *testing.T) {
|
|||
t.Errorf("Expected error when getting plugin after clearing registry, got nil")
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue