Skip to content

Commit

Permalink
[#185500801] Updated more certstrap spec
Browse files Browse the repository at this point in the history
  • Loading branch information
malcgds committed Jul 6, 2023
1 parent fe3f8fb commit e3a6d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certstrap/certstrap_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}

it "installs the right version of Ubuntu Linux" do
expect(os_version).to include("Ubuntu 18.04.06")
expect(os_version).to include("Ubuntu 18.04.6")
expect(os_version).to include("LTS")
end

Expand Down

0 comments on commit e3a6d32

Please sign in to comment.