Skip to content

Commit

Permalink
aha! fix test path
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 committed Dec 19, 2024
1 parent 28fbb45 commit a81f363
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public class IncludeTests(ITestOutputHelper output) : DirectiveTest<SettingsBloc
)
{
private static readonly string SettingsPath =
"docs/source/elastic/reference/kibana-alerting-action-settings.yml";
"docs/source/syntax/kibana-alerting-action-settings.yml";

protected override void AddToFileSystem(MockFileSystem fileSystem)
{
Expand Down

0 comments on commit a81f363

Please sign in to comment.