Skip to content

Commit

Permalink
better test description
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Apr 23, 2014
1 parent 0256e5d commit 943896a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/registration_spec.rb
Expand Up @@ -32,7 +32,7 @@
end

describe ".register_products" do
it "registers the product and adds services" do
it "registers the selected product and returns added zypp services" do
product = {
"arch" => "x86_64",
"name" => "SLES",
Expand Down

0 comments on commit 943896a

Please sign in to comment.