Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1809 from 18F/ak-3858-blow-out-test-cases
Browse files Browse the repository at this point in the history
[EN-3858] blow out test case SF85P
  • Loading branch information
christopherhuii authored Aug 27, 2019
2 parents d84a075 + c81a814 commit 62f5406
Show file tree
Hide file tree
Showing 2 changed files with 11,363 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/account.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ var knownFormVersions = map[string][]string{
"SF85": []string{
"2017-12-draft7",
},

"SF85P": []string{
"2017-10-draft3",
},
}

const (
Expand Down
Loading

0 comments on commit 62f5406

Please sign in to comment.