Skip to content

Commit

Permalink
clean up formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Nov 10, 2023
1 parent 3fe6411 commit 1546522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pakman/bootstrap_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ defmodule Pakman.BootstrapTest do
test "rails config" do
System.put_env("HOME", "tmp/rails")
System.put_env("GITHUB_WORKSPACE", "tmp/rails")
System.put_env("GITHUB_REPOSITORY", "upmaru/rails")
System.put_env("GITHUB_REPOSITORY", "upmaru/rails")

Pakman.SystemMock
|> expect(:cmd, 2, fn _binary, _options ->
Expand Down

0 comments on commit 1546522

Please sign in to comment.