Skip to content

Commit

Permalink
Fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gagandeepb committed Jan 22, 2025
1 parent cc7415b commit 9619088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/trento/activity_logging/severity_level_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ defmodule Trento.ActivityLog.SeverityLevelTest do
assert severity == :info
end

test "should may conditional key suffix types with no metadata correctly" do
test "should map conditional key suffix types with no metadata correctly" do
activity_type = "activity_type_6"
metadata = %{}

Expand Down

0 comments on commit 9619088

Please sign in to comment.