Remove nocov flags for e2e tests.
Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
//go:build !linux || cov
|
||||
//go:build !linux
|
||||
|
||||
package osutil
|
||||
|
||||
|
Reference in New Issue
Block a user