feat: skip tests

This commit is contained in:
Kevin Franklin Kim 2024-03-20 12:14:57 +01:00
parent c425f01322
commit 547d0e7b3d
No known key found for this signature in database

View File

@ -103,7 +103,7 @@ func TestNewClient_Server(t *testing.T) {
}
func TestNewClient_Web(t *testing.T) {
// t.Skip()
t.Skip()
c, err := tagmanager.NewClient(
context.TODO(),