mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 07:50:04 +00:00
Updating AWS Level 2 test to use KEAX for prune
This commit is contained in:
parent
a83065acd8
commit
4ba56d8cf0
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ TEST(AwsLevel2DataProvider, Prune)
|
|||
{
|
||||
using namespace std::chrono;
|
||||
|
||||
AwsLevel2DataProvider provider("KLSX");
|
||||
AwsLevel2DataProvider provider("KEAX");
|
||||
|
||||
const auto today = floor<days>(system_clock::now());
|
||||
const auto yesterday = today - days {1};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue