Skip to content

Commit

Permalink
Remove going to index
Browse files Browse the repository at this point in the history
  • Loading branch information
jdaugherty committed Dec 17, 2024
1 parent 360eaf2 commit 9c90a44
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ import grails.testing.mixin.integration.Integration
@Integration(applicationClass = Application)
class SecuredControllerSpec extends ContainerGebSpec {

def setup() {
browser.go('/')
}

def "test RoleHierarchyEntry lifecycle"() {
when:
to SecuredPage
Expand Down

0 comments on commit 9c90a44

Please sign in to comment.