Skip to content

Commit

Permalink
Fix Federal Reserve Independence Day tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Peble committed Sep 21, 2018
1 parent bceeb86 commit 9c5094f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Holiday definitions

## 2.5.1

* Fix Federal Reserve Independence Day tests

## 2.5.0

* Change Emperor's Birthday for `jp` definitions (thanks to https://github.com/ttwo32)
Expand Down
4 changes: 2 additions & 2 deletions federal_reserve.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ tests:
expect:
name: "Independence Day"
- given:
date: '2020-04-03'
date: '2020-07-03'
regions: ["federal_reserve"]
options: ["observed"]
expect:
Expand Down Expand Up @@ -267,7 +267,7 @@ tests:
expect:
name: "Memorial Day"
- given:
date: '2015-07-04'
date: '2015-07-03'
regions: ["federal_reserve"]
options: ["observed"]
expect:
Expand Down

0 comments on commit 9c5094f

Please sign in to comment.