Skip to content

Commit

Permalink
Fix test example name
Browse files Browse the repository at this point in the history
Co-authored-by: Manmohan Krishna <[email protected]>
Co-authored-by: Sarah Stoltze <[email protected]>
  • Loading branch information
3 people committed Dec 18, 2024
1 parent 6d2a0c0 commit c281a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/deps_nix/fetch_from_github_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule DepsNix.FetchFromGitHubTest do
alias DepsNix.FetchFromGitHub

describe "string representation" do
test "uses builtin fetcher to avoid prefetching" do
test "uses fetcher" do
assert %FetchFromGitHub{
owner: "sstoltze",
repo: "tds",
Expand Down

0 comments on commit c281a31

Please sign in to comment.