Skip to content

Commit

Permalink
Merge pull request #100 from ppeble/fix-federal-reserve-tests
Browse files Browse the repository at this point in the history
Fix Federal Reserve Independence Day tests
  • Loading branch information
ppeble authored Sep 21, 2018
2 parents bceeb86 + 9c5094f commit 5aad3f7
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 5aad3f7

Please sign in to comment.