mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
tap-wide Inspecting 1374 files
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. 1374 files inspected, no offenses detected fixes
This commit is contained in:
parent
7207ece9b2
commit
3544c95b43
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ class GitfsMac < Formula
|
|||
EOS
|
||||
|
||||
system Formula["python@3.9"].opt_bin/"python3", "test.py"
|
||||
assert_predicate testpath/"testing/.git/config", :exist?
|
||||
assert_path_exists testpath/"testing/.git/config"
|
||||
cd "testing" do
|
||||
system "git", "remote", "add", "homebrew", "https://github.com/Homebrew/homebrew-core.git"
|
||||
assert_match "homebrew", shell_output("git remote")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue