From af39e905c599ab5cbd0d309f1a1546372f912b4e Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 6 Nov 2020 00:55:02 +0000 Subject: Pin tests to git hash --- spec/integration/python/pipenv_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/integration/python') diff --git a/spec/integration/python/pipenv_spec.rb b/spec/integration/python/pipenv_spec.rb index f13bd31..2f235a3 100644 --- a/spec/integration/python/pipenv_spec.rb +++ b/spec/integration/python/pipenv_spec.rb @@ -11,7 +11,7 @@ RSpec.describe "pipenv" do system('rm -fr /opt/asdf/installs/python') end - include_examples "each report version", "python", "pipenv", "pip-file-lock" + include_examples "each report version", "python", "pipenv", "b26f0561" context "when a project depends on a version 6 Pipfile.lock" do let(:pipfile_lock_content) do -- cgit v1.2.3