Skip to content

Commit

Permalink
fixup! Refs #36495 - Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nadjaheitmann committed Jun 10, 2024
1 parent e211a75 commit 081077b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/foreman/template_snapshot_service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ def rocky9_dhcp
define_host_params(host)
end

def window10_dhcp
def windows10_dhcp
host = FactoryBot.build(:host_for_snapshots_ipv4_dhcp_windows10,
name: 'snapshot-ipv4-dhcp-windows10',
subnet: FactoryBot.build(:subnet_ipv4_dhcp_for_snapshots),
Expand Down

0 comments on commit 081077b

Please sign in to comment.