@@ -20,6 +20,7 @@ end
group :rspec do
guard 'rspec', guard_opts do
startup_guards { all_specs }
watch(%r{^spec_helper\.rb$}) { all_specs }
watch(%r{^helpers/(.+)\.rb$}) { all_specs }
watch(%r{^spec/.+_spec\.rb$})
watch(%r{^(libraries|providers)/(.+)\.rb$}) do |m|
The note is not visible to the blocked user.