mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
renamed mispelled function, fixed incorrect comment
This commit is contained in:
@@ -371,7 +371,7 @@ func TestPluginLoader_External_Config_Bad(t *testing.T) {
|
||||
t.Parallel()
|
||||
require := require.New(t)
|
||||
|
||||
// Create two plugins
|
||||
// Create a plugin
|
||||
plugins := []string{"mock-device"}
|
||||
pluginVersions := []string{"v0.0.1"}
|
||||
h := newHarness(t, plugins)
|
||||
|
||||
Reference in New Issue
Block a user