Skip to content

Commit

Permalink
fixed testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Oct 20, 2020
1 parent 11b59f2 commit 49430d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/addon_spec.rb
Expand Up @@ -115,7 +115,8 @@
expected_output = [
"sle-module-basesystem", "sle-module-desktop-applications",
"sle-module-legacy", "sle-module-public-cloud", "sle-ha",
"sle-module-development-tools", "sle-module-server-applications", "sle-we"
"sle-module-development-tools", "sle-module-server-applications",
"sle-we", "sle-we"
]

expect(addons.size).to eq sorted_addons.size
Expand Down

0 comments on commit 49430d3

Please sign in to comment.