Skip to content

Commit

Permalink
Run make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-gr committed Aug 31, 2020
1 parent eedc0e8 commit 96cad3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/auditbeat/tests/system/test_exports.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
from auditbeat_xpack import *
from beat import common_tests


class Test(AuditbeatXPackTest, common_tests.TestExportsMixin):
pass
1 change: 1 addition & 0 deletions x-pack/metricbeat/tests/system/test_xpack_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
import test_base
from beat import common_tests


class Test(xpack_metricbeat.XPackTest, test_base.Test, common_tests.TestExportsMixin):
pass

0 comments on commit 96cad3a

Please sign in to comment.