mirror of
https://github.com/foomo/sesamy-cli.git
synced 2025-10-16 12:35:36 +00:00
feat: skip tests
This commit is contained in:
parent
c425f01322
commit
547d0e7b3d
@ -103,7 +103,7 @@ func TestNewClient_Server(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestNewClient_Web(t *testing.T) {
|
func TestNewClient_Web(t *testing.T) {
|
||||||
// t.Skip()
|
t.Skip()
|
||||||
|
|
||||||
c, err := tagmanager.NewClient(
|
c, err := tagmanager.NewClient(
|
||||||
context.TODO(),
|
context.TODO(),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user