mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Add category to list validation
This commit is contained in:
parent
2d497c4c7d
commit
493c262997
@ -30,6 +30,7 @@ namespace Wabbajack.Test.ListValidation
|
||||
set { testContextInstance = value; }
|
||||
}
|
||||
|
||||
[TestCategory("ListValidation")]
|
||||
[DataTestMethod]
|
||||
[DynamicData(nameof(GetModLists), DynamicDataSourceType.Method)]
|
||||
public void ValidateModLists(string name, ModlistMetadata list)
|
||||
|
Loading…
Reference in New Issue
Block a user