We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3953abc commit 108ee94Copy full SHA for 108ee94
src/test/java/org/woehlke/twitterwall/AlphaTopLevelSuiteIT.java
@@ -39,22 +39,18 @@
39
CountedEntitiesControllerTest.class,
40
HashTagControllerTest.class,
41
ImprintControllerTest.class,
42
- /*
43
LoginControllerTest.class,
44
- */
45
MediaControllerTest.class,
46
MentionControllerTest.class,
47
48
TaskControllerTest.class,
49
TaskHistoryControllerTest.class,
50
51
TickerSymbolControllerTest.class,
52
TweetControllerTest.class,
53
UrlControllerTest.class,
54
UserControllerTest.class,
55
UserListControllerTest.class,
56
57
+ /*
58
TwitterUrlServiceTest.class,
59
60
TaskStartFireAndForgetTestImpl.class,
0 commit comments