Commit ad16fbc5 authored by Ed Bartosh's avatar Ed Bartosh

kubeadm: wrap runtime tests in a t.Run

Improved runtime tests by using T.Run API: https://golang.org/pkg/testing/#T.Run This should improve the test output and make it more visible which test is doing what.
parent 8246dfa0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment