Skip to content

Commit

Permalink
[Ingest Manager] Fix serialization test elastic#19876
Browse files Browse the repository at this point in the history
  • Loading branch information
michalpristas authored and melchiormoulin committed Oct 14, 2020
1 parent b80a992 commit 36fc60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/elastic-agent/pkg/agent/transpiler/rules_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ func TestSerialization(t *testing.T) {
selectors:
- s1
- s2
into: target
path: target
`

t.Run("serialize_rules", func(t *testing.T) {
Expand Down

0 comments on commit 36fc60c

Please sign in to comment.