mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
date
This commit is contained in:
@@ -1754,7 +1754,7 @@ public class CardDbCardMockTestCase extends CardMockTestCase {
|
||||
try {
|
||||
SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd");
|
||||
alphaRelaseDate = format.parse(alphaEditionReleaseDate);
|
||||
latestShivanDragonReleaseDateToDate = format.parse("2019-07-12");
|
||||
latestShivanDragonReleaseDateToDate = format.parse("2022-09-09");
|
||||
} catch (ParseException e) {
|
||||
e.printStackTrace();
|
||||
fail();
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
Code=P30H
|
||||
Date=2022-09-09
|
||||
Date=2022-08-20
|
||||
Name=30th Anniversary History Promos
|
||||
Type=Promo
|
||||
ScryfallCode=P30H
|
||||
|
||||
Reference in New Issue
Block a user