mirror of
https://github.com/stokebob/bnhtrade.git
synced 2026-03-19 14:37:16 +00:00
Feature repricing min max (#10)
amazon settlement import/export improvements
This commit is contained in:
@@ -25,7 +25,7 @@ namespace bnhtrade.Core.Test
|
||||
|
||||
private void Import()
|
||||
{
|
||||
var instance = new Test.Import.AmazonSettlement(sqlConnectionString);
|
||||
var instance = new Test.Import.Import(sqlConnectionString);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user