Skip to content

Commit

Permalink
Fix ttl in alias record tests
Browse files Browse the repository at this point in the history
  • Loading branch information
clareliguori committed Nov 10, 2018
1 parent 6d04d98 commit 5bd64f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
},
"HostedZoneId": {
"Ref": "HostedZoneDB99F866"
},
"TTL": "1800"
}
}
},
"Bucket83908E77": {
Expand Down Expand Up @@ -77,4 +76,3 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,7 @@
},
"HostedZoneId": {
"Ref": "HostedZoneDB99F866"
},
"TTL": "1800"
}
}
}
}
Expand Down

0 comments on commit 5bd64f4

Please sign in to comment.