diff --git a/tests.toml b/tests.toml index cbbeef1..40d1962 100644 --- a/tests.toml +++ b/tests.toml @@ -1,3 +1,10 @@ test_format = 1.0 [default] + + # ------------------------------- + # Default args to use for install + # ------------------------------- + + args.nickname = "john" + args.contact = "address@email.com" \ No newline at end of file