Skip to content

Commit

Permalink
Merge pull request #395 from untangle/MFW-4989v1
Browse files Browse the repository at this point in the history
MFW-4989: added comment
version: bug
  • Loading branch information
sumedha-game authored May 14, 2024
2 parents 2528e36 + fbe48a9 commit 841c90c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ func TestDatabaseUnmarshal(t *testing.T) {
var portValues = []int{5, 0}
tests := []unmarshalTest{
{
name: "Generic database settings unmarshal test",
name: "Generic database settings unmarshal test.",
json: `{"databases": [{"enabled": true,
"db_name": "testingdb",
"db_username": "test_user",
Expand Down

0 comments on commit 841c90c

Please sign in to comment.