Skip to content

Commit

Permalink
fixup! Filter out non-registered hosts from affected systems in SUMA …
Browse files Browse the repository at this point in the history
…patch detail
  • Loading branch information
dottorblaster committed Sep 13, 2024
1 parent a08be40 commit 3143e65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ defmodule Trento.Infrastructure.SoftwareUpdates.MockSuma do
{:ok,
[
%{
name: "vmdbrbddev01"
name: "vmdrbddev01"
},
%{name: "vmdrbddev02"}
]}
Expand Down

0 comments on commit 3143e65

Please sign in to comment.