Skip to content

Commit c24d3ea

Browse files
committed
Fixing conflicts
1 parent 3b005e5 commit c24d3ea

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

testing/upgradetest/upgrader.go

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -140,16 +140,6 @@ func WithCustomWatcherConfig(cfg string) UpgradeOpt {
140140
}
141141
}
142142

143-
<<<<<<< HEAD
144-
=======
145-
// WithServers will use start version with servers flavor.
146-
func WithServers() UpgradeOpt {
147-
return func(opts *UpgradeOpts) {
148-
opts.installServers = true
149-
}
150-
}
151-
152-
>>>>>>> ac9ee9a34 ([Integration Test] Ensure that upgrading a FIPS-capable Agent results in a FIPS-capable Agent (#7804))
153143
// WithDisableUpgradeWatcherUpgradeDetailsCheck disables any assertions for
154144
// upgrade details that are being set by the Upgrade Watcher. This option is
155145
// useful in upgrade tests where the end Agent version does not contain changes

0 commit comments

Comments
 (0)