mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
test: update properties
This commit is contained in:
@@ -330,6 +330,5 @@ test("Expect don't add suffix to dokploy-network in compose file with multiple s
|
||||
|
||||
const suffix = "testhash";
|
||||
const updatedComposeData = addSuffixToAllNetworks(composeData, suffix);
|
||||
console.log(updatedComposeData);
|
||||
expect(updatedComposeData).toEqual(expectedComposeFile4);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user