Skip to content

Commit 3b8969a

Browse files
Surya SrinivasanSurya Srinivasan
authored andcommitted
test: add missing BeforeClass import
1 parent ebf966a commit 3b8969a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server/src/test/java/com/cloud/user/AccountManagerImplTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
import org.apache.cloudstack.resourcedetail.UserDetailVO;
4848
import org.apache.cloudstack.webhook.WebhookHelper;
4949
import org.junit.Assert;
50+
import org.junit.BeforeClass;
5051
import org.junit.Before;
5152
import org.junit.Test;
5253
import org.junit.runner.RunWith;

0 commit comments

Comments
 (0)