Skip to content

Commit

Permalink
make fmt update
Browse files Browse the repository at this point in the history
Signed-off-by: chrismark <chrismarkou92@gmail.com>
  • Loading branch information
ChrsMark committed Feb 22, 2021
1 parent bb05583 commit 9bc1d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auditbeat/module/file_integrity/metricset_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ func TestData(t *testing.T) {

func TestActions(t *testing.T) {
defer abtest.SetupDataDir(t)()

bucket, err := datastore.OpenBucket(bucketName)
if err != nil {
t.Fatal(err)
Expand Down

0 comments on commit 9bc1d4f

Please sign in to comment.