fix(test): add missing prop

This commit is contained in:
Mauricio Siu
2024-08-02 00:28:17 -06:00
parent bf872200a7
commit e201bf12f8

View File

@@ -55,6 +55,7 @@ const baseApp: ApplicationNested = {
title: null,
updateConfigSwarm: null,
username: null,
dockerContextPath: null,
};
const baseDomain: Domain = {