Skip to content

Commit

Permalink
Change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-tchad committed Jan 25, 2024
1 parent 1badc65 commit bb33930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/labkey/test/tests/CrawlerTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ public void postTest()
}

@Override
public void checkLinks() { /* Will try to crawl 'crawlerTest' actions without special handling */ }
public void checkLinks() { /* Nothing interesting to crawl */ }

@Override
protected BrowserType bestBrowser()
Expand Down

0 comments on commit bb33930

Please sign in to comment.