Skip to content

Commit

Permalink
test-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyunhao116 committed Nov 9, 2020
1 parent 6afc174 commit d6ca7c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/config/config_test.go
Expand Up @@ -27,6 +27,7 @@ func TestGetExcludePatterns(t *testing.T) {
for _, i := range DefaultExcludePatterns {
if i == p {
inDefaultExc = true
break
}
}
if !inDefaultExc {
Expand Down

0 comments on commit d6ca7c8

Please sign in to comment.