Skip to content

Commit

Permalink
add testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kvch committed Jan 14, 2020
1 parent 80228fe commit 0872410
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/functionbeat/scripts/mage/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ func (Update) VendorBeats() error {
Mode: 0600,
Exclude: []string{
".*_test.go$",
".*/testing",
".*.yml",
},
}
Expand Down

0 comments on commit 0872410

Please sign in to comment.