Skip to content

Commit

Permalink
Arlington. Disable getLatestAppsVersion test
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov committed Jul 31, 2024
1 parent e703e41 commit 1b5a3dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public class SoftwareUpdaterTest {
/**
* Test method for {@link org.verapdf.apps.SoftwareUpdaterImpl#getLatestAppsVersion()}.
*/
@Test
// @Test
public final void testGetLatestAppsVersion() {
if (!this.updater.isOnline()) {
System.out.println("Updater is offline");
Expand Down

0 comments on commit 1b5a3dd

Please sign in to comment.