Skip to content

Commit 3f4b3d5

Browse files
author
earthmant
committed
correct test configuration
1 parent b709690 commit 3f4b3d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/test_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
'openstack_project_domain_name': False,
3636
}
3737

38-
prepare_test(secrets=SECRETS_TO_CREATE)
38+
prepare_test(secrets=SECRETS_TO_CREATE, plugin_test=True)
3939

4040
blueprint_list = ['examples/blueprint-examples/virtual-machine/openstack.yaml']
4141

0 commit comments

Comments
 (0)