Improve VNC test description
Minor-change in nova compute unit tests: With the model of false value, improve the true value. Change-Id: I7d11a5ead61dd508a3e02cb23d50e7b0035ce94b
This commit is contained in:
@@ -41,7 +41,7 @@ describe 'nova::compute' do
|
||||
:before => 'Nova::Generic_service[compute]'
|
||||
) }
|
||||
|
||||
describe 'with enabled as true' do
|
||||
describe 'with vnc_enabled set to true' do
|
||||
let :params do
|
||||
{
|
||||
:enabled => true,
|
||||
|
Reference in New Issue
Block a user