docs: OpenBolt install #990
Annotations
2 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
spec/integration/apply_spec.rb#L47
apply over winrm on Windows with Puppet Agents with puppet8 installed runs an apply plan
Failure/Error: expect(result).to include('status' => 'success')
expected ["kind", "bolt/apply-failure"] to include {"status" => "success"}
Diff:
@@ -1 +1 @@
-"status" => "success",
+["kind", "bolt/apply-failure"]
Shared Example Group: "agentful tests" called from ./spec/integration/apply_spec.rb:447
|
Loading