my-code-AL commented on code in PR #9172: URL: https://github.com/apache/cloudstack/pull/9172#discussion_r1631630268
########## server/src/test/java/com/cloud/resourcelimit/ResourceLimitManagerImplTest.java: ########## @@ -472,6 +508,51 @@ public void testFindCorrectResourceLimitForDomain() { Assert.assertEquals(defaultDomainCpuMax, result); } + @Test Review Comment: alrighty, I was able to do the changes as you described. Please let me know if there is anything else I can do. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org