Skip to content

Commit 62ff772

Browse files
committed
fix: A method name being tested
1 parent b7db2eb commit 62ff772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/unit/models/runtime/feature_flag_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ module VCAP::CloudController
288288
end
289289
end
290290

291-
describe '.update_default_flags' do
291+
describe '.override_default_flags' do
292292
context 'with invalid flags' do
293293
it 'raises an error for the one and only invalid name' do
294294
expect do

0 commit comments

Comments
 (0)