Skip to content

Commit

Permalink
fix expectation
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Sanduleac <sanduleac.dan@gmail.com>
  • Loading branch information
dansanduleac committed Jul 4, 2019
1 parent 7b3c53c commit f9cf815
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -1134,7 +1134,7 @@ class AlignmentIntegrationTest extends AbstractAlignmentSpec {
module("start:start:1.0") {
edge("org:foo:1.0", "org:foo:1.1") {
byConstraint("belongs to platform org:platform:1.1")
edge("org:bar:1.0", "org:bar:1.1") {
module("org:bar:1.1") {
byConstraint("belongs to platform org:platform:1.1")
}
}
Expand Down

0 comments on commit f9cf815

Please sign in to comment.