Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2021-09-20 16:54:29 +05:45
committed by Phil Davis
parent 806d224ed7
commit 55667a3ab3
87 changed files with 192 additions and 192 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ func TestMustUserConfigDir(t *testing.T) {
want: filepath.Join(configDir, "ocis", "testing"),
},
{
name: "location cannot be determined becahse $HOME is not set",
name: "location cannot be determined because $HOME is not set",
args: args{
prefix: "ocis",
extension: "testing",