Github user GERey commented on a diff in the pull request:

    https://github.com/apache/incubator-usergrid/pull/114#discussion_r21175297
  
    --- Diff: 
stack/rest/src/test/java/org/apache/usergrid/rest/applications/collection/users/UserResourceIT.java
 ---
    @@ -68,22 +73,82 @@
     
         private static Logger log = LoggerFactory.getLogger( 
UserResourceIT.class );
     
    +    @Rule
    +    public TestContextSetup context = new TestContextSetup( this );
    +
    +    @Test
    +    public void usernameQueryApiResource() throws IOException {
    --- End diff --
    
    We need to remove this test, just used as a proof of concept


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to