You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assert file versions are not null on Windows instead of skipping
- On Windows, assert that fileVersionAfterSdk9 and fileVersionAfterSdk10 are not null
- Remove null checks from conditional - now asserts fail if versions can't be read on Windows
- Apply to both MuxerIsUpdated_WhenInstallingNewerSdk and MuxerIsNotDowngraded_WhenInstallingOlderSdk tests
Co-authored-by: dsplaisted <[email protected]>
0 commit comments