Skip to content

Commit 80d5151

Browse files
committed
Fix failing test
1 parent 8a8793c commit 80d5151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-client/src/test/groovy/io/micronaut/http/client/aop/HateosCrudSpec.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import java.util.concurrent.atomic.AtomicLong
3333
* @since 1.0
3434
*/
3535

36-
class hateoasCrudSpec extends Specification {
36+
class HateoasCrudSpec extends Specification {
3737

3838
@Shared
3939
@AutoCleanup

0 commit comments

Comments
 (0)