Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: runatlantis/atlantis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fd73789c0dd5fd76cc765fd2de9087e676f2ab10
Choose a base ref
..
head repository: runatlantis/atlantis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dd862aa761146e890e1da8a57795d5a0cf3eb035
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 server/core/config/raw/step_test.go
2 changes: 1 addition & 1 deletion server/core/config/raw/step_test.go
Original file line number Diff line number Diff line change
@@ -698,7 +698,7 @@ func TestStep_ToValid(t *testing.T) {
{
description: "run step with regex",
input: raw.Step{
EnvOrRun: EnvOrRunType{
CommandMap: RunType{
"run": {
"command": "my 'run command'",
"output": "regex_filter",