Skip to content

Commit

Permalink
fix(inaka#312): fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Milán Bór authored and Milán Bór committed Sep 11, 2024
1 parent 2eaece1 commit 9a7b2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/style_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -1422,7 +1422,7 @@ verify_atom_naming_convention(Config) ->
enclosed_atoms => "^([\\\\][\-a-z0-9A-Z_' \\\\]*)$"},
FailPath);
erl_files ->
[_, _, _, _, _, _] =
[_, _, _, _, _] =
elvis_core_apply_rule(Config,
elvis_style,
atom_naming_convention,
Expand Down

0 comments on commit 9a7b2b4

Please sign in to comment.