feat(resources): add state to register virtual_machines
[arvados-formula.git] / test / integration / shell / controls / config_spec.rb
index 54852fa5a19f930387f52390ae18dd594907bbdd..0ada81cdcb7dfbe0101c2a90ac76765410702831 100644 (file)
@@ -4,7 +4,7 @@ control 'arvados configuration file' do
   title 'should not exist'
 
   describe file('/etc/arvados/config.yml') do
   title 'should not exist'
 
   describe file('/etc/arvados/config.yml') do
-    it { should_not exist}
+    it { should_not exist }
   end
 end
 
   end
 end