Skip to content

Commit

Permalink
Test typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bryannaegele committed Jul 26, 2024
1 parent d88ef0a commit 6653404
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ all() ->

registry_macros(_Config) ->
?assertEqual('db.system', ?'DB_SYSTEM'),
?assertEqual('postgresql', ?'DB_SYSTEM_VALUES.postgresql')
?assertEqual('postgresql', ?'DB_SYSTEM_VALUES.postgresql'),
ok.

0 comments on commit 6653404

Please sign in to comment.