Skip to content

Commit

Permalink
chore: remove redundant e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alharris-at committed Jan 12, 2023
1 parent 8778d4b commit d420407
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 685 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ describe('searchable deployment when previous deployed state had node to node en

const searchableStackPath = path.join(projRoot, 'amplify', 'backend', 'api', projectName, 'build', 'stacks', 'SearchableStack.json');

// Initial Deploy with flag explicitly set
// Initial Deploy with flag explicitly set to true
setTransformConfigValue(projRoot, projectName, 'NodeToNodeEncryption', true);
await amplifyPush(projRoot);

Expand Down
Loading

0 comments on commit d420407

Please sign in to comment.