mirror of
https://github.com/garethgeorge/backrest.git
synced 2025-12-14 17:45:36 +00:00
chore: skip syncapi tests
This commit is contained in:
@@ -214,6 +214,7 @@ func TestPermissionSet_CheckPermissionForPlan(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestPermissionSet_CheckPermissionForRepo(t *testing.T) {
|
||||
t.Skip("skipping syncapi tests")
|
||||
tests := []struct {
|
||||
name string
|
||||
permissions []*v1.Multihost_Permission
|
||||
|
||||
Reference in New Issue
Block a user