Skip to content

Commit

Permalink
test fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Sep 9, 2013
1 parent 24265cc commit eb32c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rultor-web/src/test/rexsl/scripts/RendersVersion.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ RestTester.start(rexsl.home)
.header(HttpHeaders.ACCEPT, MediaType.APPLICATION_XML)
.get('reading version')
.assertStatus(HttpURLConnection.HTTP_OK)
.assertXPath('/page/version[name="1.0-SNAPSHOT"]')
.assertXPath('/page/version/name')

0 comments on commit eb32c44

Please sign in to comment.