Skip to content

Commit

Permalink
update test description
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoar committed Apr 4, 2024
1 parent e1134ed commit 75c6ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/delayed/priority_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
described_class.names = nil
end

describe '.names, .ranges, .alerts, method_missing' do
describe '.names, .ranges, .alerts, .names_to_priority, method_missing' do
it 'defaults to interactive, user_visible, eventual, reporting' do
expect(described_class.names).to eq(
interactive: 0,
Expand Down

0 comments on commit 75c6ac8

Please sign in to comment.