Skip to content

Commit

Permalink
Merge pull request #556 from Security-Onion-Solutions/cogburn/fix-test
Browse files Browse the repository at this point in the history
Fix Go Test
  • Loading branch information
coreyogburn authored Jun 20, 2024
2 parents 8d04d0c + 4a30d06 commit 6a62561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/custom_ruleset_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ func TestGetCustomRulesetsDefault(t *testing.T) {
{
Ruleset: "default",
License: "DRL",
File: "default.txt",
File: "default.rules",
},
},
},
Expand Down

0 comments on commit 6a62561

Please sign in to comment.