#!/bin/bash -ex

# Run metadata test in update mode.
go test ./tests/thirdparty/ -v -run Metadata -args -update -suite suite.json -net
