We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fba118 commit 3ddec62Copy full SHA for 3ddec62
spec/mocker_spec.rb
@@ -47,7 +47,7 @@
47
48
context "with a Windows platform and no version" do
49
let(:options) { { platform: "windows" } }
50
- it { is_expected.to eq "2019" }
+ it { is_expected.to eq "2022" }
51
end
52
53
context "with a Windows platform and an exact partial version" do
0 commit comments