diff options
Diffstat (limited to 'spec/unit/python')
| -rw-r--r-- | spec/unit/python/pypi_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/python/pypi_spec.rb b/spec/unit/python/pypi_spec.rb index 352b52f..b97b507 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 '#each' do let(:items) { [] } |
