Skip to content

Commit

Permalink
fix test deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
pgayvallet committed Oct 15, 2021
1 parent 2cb2386 commit 172c96d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const kibanaDeprecations: DomainDeprecationDetails[] = [
title: 'Test deprecation title 1',
message: 'Test deprecation message 1',
deprecationType: 'config',
configPath: 'test',
},
{
correctiveActions: {
Expand Down

0 comments on commit 172c96d

Please sign in to comment.