Skip to content

Commit b37a1e8

Browse files
committed
Update tests
1 parent 80a29a4 commit b37a1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulumi/pulumi-python/test/controls/pulumi.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313

1414
describe command('python --version') do
1515
its('exit_status') { should eq 0 }
16-
its('stdout') { should match(/Python 3.9/) }
16+
its('stdout') { should match(/Python 3.12/) }
1717
end

0 commit comments

Comments
 (0)