Skip to content

Commit

Permalink
Code review discussion: Test description wording
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed Sep 15, 2021
1 parent b42d3e1 commit cf3744a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/system/test/shared_lib_info_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def stored_proc_maps(scenario)
context "with the Qt UI" do
let(:maps_file) { stored_proc_maps("qt") }

it "finds a lot of shared libs" do
it "finds all the shared libs" do
expect(subject.shared_libs.size).to eq 117
end

Expand Down

0 comments on commit cf3744a

Please sign in to comment.