Skip to content

Commit

Permalink
Code review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Sep 19, 2019
1 parent 6954434 commit 6c10c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/packages/test/y2packager/product_reader_test.rb
Expand Up @@ -77,7 +77,7 @@
end
end

context "and more than 1 product exsits" do
context "and more than 1 product exists" do
let(:products) { [prod1, prod2] }

it "returns an empty array" do
Expand Down

0 comments on commit 6c10c46

Please sign in to comment.