We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9768703 commit 0f20123Copy full SHA for 0f20123
WooCommerce/src/test/kotlin/com/woocommerce/android/ui/orders/OrderDetailViewModelTest.kt
@@ -122,7 +122,7 @@ class OrderDetailViewModelTest : BaseUnitTest() {
122
areShippingLabelsVisible = false,
123
isProductListMenuVisible = false,
124
isSharePaymentLinkVisible = false,
125
- installWcShippingBannerVisible = true
+ installWcShippingBannerVisible = false
126
)
127
128
@Before
0 commit comments