summaryrefslogtreecommitdiff
path: root/spec/unit/python
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-04-04 13:24:20 -0600
committermo khan <mo.khan@gmail.com>2020-04-04 13:24:20 -0600
commit1d1385983e04d39fab3d25632abccfe75eea56e4 (patch)
tree154d92e21367ff50bd937db1be79a5451cda8c32 /spec/unit/python
parent168b3764fe37ed193201a200d9db4a3aa8047044 (diff)
parent4e31c0e48e27268654a6f46e2a3bc57de50163bd (diff)
Merge remote-tracking branch 'origin/master' into pypi
Diffstat (limited to 'spec/unit/python')
-rw-r--r--spec/unit/python/pypi_spec.rb2
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) { [] }