Fix typos

This commit is contained in:
dmattia
2020-09-03 10:57:52 -05:00
parent d1fe029438
commit 605dde7b2b
3 changed files with 17 additions and 16 deletions

View File

@@ -80,6 +80,7 @@ var testFlags = map[string]interface{}{
LogLevelFlag: "debug",
AllowDraftPRs: true,
PortFlag: 8181,
ParallelPoolSize: 15,
RepoAllowlistFlag: "github.com/runatlantis/atlantis",
RequireApprovalFlag: true,
RequireMergeableFlag: true,