feat: update
This commit is contained in:
@@ -92,7 +92,7 @@ func test_build_artifact_extensions():
|
||||
|
||||
# Test 9: Deployment config is not empty
|
||||
func test_deployment_config_not_empty():
|
||||
assert_is_not_empty(deployment_config, "Deployment config should not be empty")
|
||||
assert_false(deployment_config.is_empty(), "Deployment config should not be empty")
|
||||
|
||||
# Test 10: All platforms have unique package names or formats
|
||||
func test_platform_uniqueness():
|
||||
|
||||
Reference in New Issue
Block a user