Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
GRAILS-11961 create integration tests in src/integration-test/groovy …
Browse files Browse the repository at this point in the history
…source directory
  • Loading branch information
lhotari committed Feb 11, 2015
1 parent 9166d96 commit 2dd96b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/create-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ description:
steps:
- command: render
template: templates/testing/Integration.groovy
destination: src/test/groovy/@artifact.package.path@/@[email protected]
destination: src/integration-test/groovy/@artifact.package.path@/@[email protected]

0 comments on commit 2dd96b3

Please sign in to comment.