mirror of
https://github.com/rancher/plugins.git
synced 2025-09-09 15:53:12 +00:00
Fix typo.
This commit is contained in:
@@ -111,7 +111,7 @@ var _ = Describe("tuning plugin", func() {
|
||||
Expect(err).NotTo(HaveOccurred())
|
||||
})
|
||||
|
||||
It("configures and deconfigures promiscas mode with ADD/DEL", func() {
|
||||
It("configures and deconfigures promiscuous mode with ADD/DEL", func() {
|
||||
conf := []byte(`{
|
||||
"name": "test",
|
||||
"type": "iplink",
|
||||
|
Reference in New Issue
Block a user