You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe we can keep the failure message, here and and in the rest of the Expects. something like : Expect(err).ToNot(HaveOccurred(), "failed to apply the new vm object")
#100
in order to keeo track on tohse notes I'm adding them here:
kubemacpool/tests/virtual_machines_test.go
Line 63 in 4a08bf1
Expect
s. something like :Expect(err).ToNot(HaveOccurred(), "failed to apply the new vm object")
kubemacpool/tests/virtual_machines_test.go
Line 107 in 4a08bf1
The text was updated successfully, but these errors were encountered: