Skip to content

Commit 3ddec62

Browse files
author
James Perry
committed
Updated the mocker spec from 2019 to 2022
Signed-off-by: James Perry <[email protected]>
1 parent 5fba118 commit 3ddec62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/mocker_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
context "with a Windows platform and no version" do
4949
let(:options) { { platform: "windows" } }
50-
it { is_expected.to eq "2019" }
50+
it { is_expected.to eq "2022" }
5151
end
5252

5353
context "with a Windows platform and an exact partial version" do

0 commit comments

Comments
 (0)