mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Synchronize properties context names in rules’ specs
This commit is contained in:
parent
8112dddc8f
commit
70078cf77f
11 changed files with 13 additions and 13 deletions
|
@ -34,7 +34,7 @@ module Ameba::Rule::Layout
|
|||
end
|
||||
|
||||
context "properties" do
|
||||
it "allows to configure max length of the line" do
|
||||
it "#max_length" do
|
||||
rule = LineLength.new
|
||||
rule.max_length = long_line.size
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue