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 a97efae commit fef82c9Copy full SHA for fef82c9
ua/org.eclipse.tips.tests/src/org/eclipse/tips/core/TipImageURLTest.java
@@ -25,7 +25,7 @@
25
26
public class TipImageURLTest {
27
28
- private static final String URL = "http://remainsoftware.com/img.png";
+ private static final String URL = "https://github.com/eclipse-platform/eclipse.platform/blob/master/ua/org.eclipse.tips.tests/icons/dummy.png";
29
30
@org.junit.jupiter.api.Test
31
public void testTipImage() {
0 commit comments