versioning: revert spec version to 0.2.0
This commit is contained in:
@ -186,7 +186,7 @@ var _ = Describe("dispatching to the correct callback", func() {
|
||||
|
||||
Expect(err).NotTo(HaveOccurred())
|
||||
Expect(stdout).To(MatchJSON(`{
|
||||
"cniVersion": "0.3.0",
|
||||
"cniVersion": "0.2.0",
|
||||
"supportedVersions": ["9.8.7"]
|
||||
}`))
|
||||
})
|
||||
|
Reference in New Issue
Block a user