Skip to content

Commit

Permalink
Fix test yest again
Browse files Browse the repository at this point in the history
  • Loading branch information
rix0rrr committed Nov 10, 2020
1 parent ff60a12 commit 0a1a7ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ export = {

// THEN
expect(stack).to(haveResource('AWS::ECS::TaskDefinition', {
Family: 'Ec2TaskDef',
Family: 'StackEc2TaskDefF03698CF',
ContainerDefinitions: [
{
Essential: true,
Expand Down

0 comments on commit 0a1a7ea

Please sign in to comment.