mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 17:18:32 +02:00
Logic for new Environment.base field
This commit is contained in:
@@ -53,7 +53,7 @@ describe('importer-yaak', () => {
|
||||
}],
|
||||
environments: [{
|
||||
id: 'e_1',
|
||||
environmentId: 'GENERATE_ID::base_env_w_1',
|
||||
base: false,
|
||||
workspaceId: 'w_1',
|
||||
name: 'Production',
|
||||
variables: [{ name: 'E1', value: 'E1!' }],
|
||||
|
||||
Reference in New Issue
Block a user