diff --git a/test.toml b/test.toml index d442da9..d5437d9 100644 --- a/test.toml +++ b/test.toml @@ -2,7 +2,7 @@ manifest_version = 3 name = "my-compute-service" description = "Example Fastly Compute service" -authors = ["paul.osborne@fastly.com"] +authors = ["author@example.com"] language = "python" [local_server]