Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidaguerre committed Jan 17, 2025
1 parent 67fc297 commit 3b5f449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/file_system_source_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ func TestFileSource_DiscoverArtifacts(t *testing.T) {
},
},
{
name: "optional org with org field in target path",
name: "optional org with org field in target path",
fields: fields{
paths: []string{"./test_data/discover_test_1"},
fileLayout: "AWSLogs/(%{WORD:org}/)?%{WORD:account_id}/CloudTrail/%{NOTSPACE:file_name}.%{WORD:ext}",
Expand Down

0 comments on commit 3b5f449

Please sign in to comment.