Skip to content

Commit

Permalink
Remove an unnecessary empty line in update-fish-config.sh (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkebo authored May 13, 2024
1 parent 7c20b09 commit fb0914a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install/tests/update-fish-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ if [[ ! "$(cat $XDG_CONFIG_HOME/fish/conf.d/swiftly.fish)" =~ "swiftly/env.fish"
test_fail "install did not update \$XDG_CONFIG_HOME/fish/conf.d/swiftly.fish"
fi


test_pass

0 comments on commit fb0914a

Please sign in to comment.