Skip to content

Commit

Permalink
Path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jppferguson committed Nov 10, 2024
1 parent 4016393 commit 662187b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functions.bats
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#load 'libs/bats-assert/load'

# functions to test
. ~/.dotfiles/src/functions/general
. $PWD/src/functions/general

# Colour assertion helpers
assert_red_text () { assert_output --partial "31"; }
Expand Down

0 comments on commit 662187b

Please sign in to comment.