metadata: fix tests
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
9475003059
commit
cacd33e84f
@ -42,7 +42,7 @@ func TestMetadataDelete(t *testing.T) {
|
||||
func TestMetadataCopy(t *testing.T) {
|
||||
md := Metadata{
|
||||
"Foo": "bar",
|
||||
"bar": "baz",
|
||||
"Bar": "baz",
|
||||
}
|
||||
|
||||
cp := Copy(md)
|
||||
|
Loading…
Reference in New Issue
Block a user