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
Auto merge of #9813 - ehuss:fix-license-file, r=alexcrichton
Fix test incorrectly validating CARGO_PKG_LICENSE_FILE.
This test had two flaws. One is that it used the wrong key name for `license-file`, and the second was that it wasn't checking the value was set.
0 commit comments