Skip to content

Commit e6e65ce

Browse files
committed
fix tests
1 parent b50260e commit e6e65ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/model/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ func (ncc *NginxConfigContext) Equal(otherNginxConfigContext *NginxConfigContext
119119
}
120120

121121
slog.Info("config is equal")
122-
122+
123123
return true
124124
}
125125

0 commit comments

Comments
 (0)