test: added missing import

Signed-off-by: Jesse Simpson <jesse.simpson36@gmail.com>
pull/30936/head
Jesse Simpson 4 months ago
parent fe8b186ca1
commit fdfe7d6596
No known key found for this signature in database
GPG Key ID: 237495C89AB0AAFC

@ -18,6 +18,7 @@ package registry
import (
"context"
"github.com/stretchr/testify/assert"
"io"
"testing"

Loading…
Cancel
Save