test: remove final campaign labels
This commit is contained in:
parent
088add2fac
commit
53b6841c5a
8 changed files with 44 additions and 11 deletions
|
|
@ -705,7 +705,7 @@ public class SelectedObjectControllerTests
|
|||
/// </para>
|
||||
/// </summary>
|
||||
[Fact]
|
||||
public void G2_VendorStackSelection_ThroughRealMaterializer_ShowsSplitSlider()
|
||||
public void VendorStackSelection_ThroughRealMaterializer_ShowsSplitSlider()
|
||||
{
|
||||
const uint vendorGuid = 0x70000011u;
|
||||
const uint taperGuid = 0x60009011u;
|
||||
|
|
@ -879,7 +879,7 @@ public class SelectedObjectControllerTests
|
|||
}
|
||||
|
||||
[Fact]
|
||||
public void C4_VendorOwnedSplitExemptStackSelection_MatchesRetailsToolbarPresentation()
|
||||
public void VendorOwnedSplitExemptStackSelection_MatchesRetailsToolbarPresentation()
|
||||
{
|
||||
const uint vendorGuid = 0x70000010u;
|
||||
const uint tradeNotesGuid = 0x60009001u;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue