Skip to content

Commit

Permalink
TOMEE-2304 Added reference to Bug found during the creation of this e…
Browse files Browse the repository at this point in the history
…xample
  • Loading branch information
cesarhernandezgt committed Dec 12, 2018
1 parent 28bb6d3 commit cc865ac
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -88,7 +88,7 @@ public void movieRestTest() throws Exception {


//GET movies (Using token1.json with group of claims: [read-only])
//This test should be updated to use token2.json once TOMEE- gets resolved.
//This test should be updated to use token2.json once TOMEE-2357 gets resolved.
Collection<? extends Movie> movies = webClient
.reset()
.path("/rest/cinema/movies")
Expand Down

0 comments on commit cc865ac

Please sign in to comment.