Skip to content

Commit

Permalink
fix also test
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Mar 1, 2021
1 parent 231379d commit b8068c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib/clients/security_proposal_test.rb
Expand Up @@ -144,7 +144,7 @@

proposal = client.make_proposal({})

expect(proposal["preformatted_proposal"]).to include("Selinux Default Mode")
expect(proposal["preformatted_proposal"]).to include("SELinux Default Mode")
end
end

Expand Down

0 comments on commit b8068c5

Please sign in to comment.