Skip to content

Commit

Permalink
These are no longer slow
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez authored and jeffwidman committed Aug 18, 2023
1 parent a5540a3 commit b3761d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
end
end

context "with a dependency file that includes a git dependency", :slow do
context "with a dependency file that includes a git dependency" do
let(:pyproject_fixture_name) { "git_dependency.toml" }
let(:lockfile_fixture_name) { "git_dependency.lock" }
let(:dependency_name) { "pytest" }
Expand Down

0 comments on commit b3761d0

Please sign in to comment.