From d45fcf8b7339efaecfc358daa43019050c787fe2 Mon Sep 17 00:00:00 2001 From: celdem Date: Thu, 2 Apr 2020 23:54:56 +0100 Subject: Install gem and integrate with lib folder --- spec/unit/python/pypi_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/unit/python') diff --git a/spec/unit/python/pypi_spec.rb b/spec/unit/python/pypi_spec.rb index aa87025..f5ce0b5 100644 --- a/spec/unit/python/pypi_spec.rb +++ b/spec/unit/python/pypi_spec.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -RSpec.describe Spandx::Python::PyPI do +RSpec.describe Spandx::Python::Pypi do describe '#definition_for' do subject { described_class.new } -- cgit v1.2.3