Skip to content

Commit abefe1a

Browse files
committed
again more adobe syllyness!
1 parent a4bf75c commit abefe1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-harness/tests/specs/integration/CBSecuritySpec.cfc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ component
4545

4646

4747
it( "can retrieve user,auth and mixin services", function(){
48-
var e = this.get( "/main/cbsecuremixin" );
48+
var e = this.request( route : "/main/cbsecuremixin" );
4949
expect( e.getRenderedContent() ).toBeJSON();
5050
});
5151

0 commit comments

Comments
 (0)