Skip to content

Instantly share code, notes, and snippets.

@kimberleehowley
Last active January 22, 2020 20:22
Show Gist options
  • Save kimberleehowley/3164fd58197c98c10cfd253d74bfe355 to your computer and use it in GitHub Desktop.
Save kimberleehowley/3164fd58197c98c10cfd253d74bfe355 to your computer and use it in GitHub Desktop.
import grails.testing.gorm.DomainUnitTest
import spock.lang.Specification
class CampaignSpec extends Specification implements DomainUnitTest<Campaign> {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment