Revert test case changes.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2022-11-30 11:56:07 -05:00
parent 334f989108
commit 3ead02bc49
7 changed files with 81 additions and 126 deletions
@@ -27,8 +27,7 @@ describe('DevAppBuilder', () => {
{
context: 'test',
data: {
app: { title: 'Test App', baseUrl: 'http://localhost:3000' },
backend: { baseUrl: 'http://localhost:7007' },
app: { title: 'Test App' },
},
},
];