Skip to content

Commit

Permalink
added javadoc (fixed violation)
Browse files Browse the repository at this point in the history
  • Loading branch information
musketyr committed Jul 28, 2021
1 parent 1689422 commit 629b6fd
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ import org.grails.orm.hibernate.HibernateDatastore
import spock.lang.AutoCleanup
import spock.lang.Specification

/**
* Example specification generating JPA entities from GORM entities.
*/
class MicronautGeneratorSpec extends Specification {

Fixt fixt = Fixt.create(MicronautGeneratorSpec)
Expand Down

0 comments on commit 629b6fd

Please sign in to comment.