Skip to content

Commit 516b356

Browse files
fix: tests
1 parent 3bcd04d commit 516b356

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

agent-control/tests/on_host/scenarios/ac_self_update.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,13 +335,14 @@ fleet_control:
335335
signature_validation:
336336
public_key_server_url: {}
337337
agents: {{}}
338+
oci:
339+
registry: {OCI_TEST_REGISTRY_URL}
338340
self_update:
339341
enabled: true
340342
signature_verification_enabled: {signature_verification_enabled}
341343
package:
342344
download:
343345
oci:
344-
registry: {OCI_TEST_REGISTRY_URL}
345346
repository: test
346347
public_key_url: {}
347348
"#,

0 commit comments

Comments
 (0)