mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +00:00
Misc tests improvement
This commit is contained in:
@@ -40,7 +40,7 @@ internal sealed class IGitHubPluginUpdates {
|
||||
private const string PluginName = "ArchiSteamFarm.OfficialPlugins.Monitoring";
|
||||
private const string Repository = "JustArchiNET/ArchiSteamFarm";
|
||||
|
||||
[Ignore("For manual testing only, since it calls remote resources")]
|
||||
[TestCategory("Manual")]
|
||||
[TestMethod]
|
||||
internal async Task DoesNotOfferPointlessUpdatesWhenMultipleAssetsAreFound() {
|
||||
using WebBrowser webBrowser = new(new ArchiLogger("Test"));
|
||||
|
||||
Reference in New Issue
Block a user