Skip to content

Commit

Permalink
Update maven/spec/dependabot/maven/version_spec.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Jurre <jurre@github.com>
  • Loading branch information
feelepxyz and jurre authored Mar 26, 2021
1 parent beea803 commit 4eda81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/spec/dependabot/maven/version_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
it { is_expected.to eq(true) }
end

context "with an dev token" do
context "with a dev token" do
let(:version_string) { "1.2.1-dev-65" }
it { is_expected.to eq(true) }
end
Expand Down

0 comments on commit 4eda81b

Please sign in to comment.