Skip to content

Commit 0060fee

Browse files
committed
post review fixes
1 parent 8a599f6 commit 0060fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/bashly/models/command_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
end
310310
end
311311

312-
describe '#whitelisted_flags', :focus do
312+
describe '#whitelisted_flags' do
313313
let(:fixture) { :whitelist }
314314

315315
it "returns an array of flags that have a whitelist" do

0 commit comments

Comments
 (0)