Skip to content

Commit

Permalink
Small fix for rubocop.
Browse files Browse the repository at this point in the history
  • Loading branch information
oneiros committed Apr 10, 2024
1 parent 36b41e3 commit d35879e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/models/hiera_data_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ def teardown
node = Node.new(hostname: "test.host", environment: "development")

assert_equal 99, hiera.lookup(key: "hdm::integer", facts: node.facts)

end
end
end

0 comments on commit d35879e

Please sign in to comment.