diff --git a/tests.toml b/tests.toml index d9ffdde..54a06e2 100644 --- a/tests.toml +++ b/tests.toml @@ -15,6 +15,6 @@ test_format = 1.0 # Default args to use for install # ------------------------------- - args.gitlab_url="https://gitlab.com/" - args.token="GR1348941_Rew7obt4p9jZyQUtHLx" - args.docker_image="alpine:latest" \ No newline at end of file + args.gitlab_url = "https://gitlab.com/" + args.token = "GR1348941_Rew7obt4p9jZyQUtHLx" + args.docker_image = "alpine:latest" \ No newline at end of file