Commit af4e7f0a6561414f7c23a296e045fe962291f3a4
1 parent
5da7b52e
Rename YoutractAPITest to YoutrackAPIIT
Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -37,7 +37,7 @@ import static org.mockito.Mockito.when; |
37 | 37 | * There should be following assigners for TST project: bernard,root. |
38 | 38 | * Ticket TST-2 should be deleted. |
39 | 39 | */ |
40 | -public class YoutrackAPITest { | |
40 | +public class YoutrackAPIIT { | |
41 | 41 | |
42 | 42 | @Test |
43 | 43 | public void command() throws IOException, JAXBException | ... | ... |
Please
register
or
login
to post a comment