diff --git a/tests/bookiesports/unittests/AmericanFootball/bettingmarketgroups/NFL_ML_2017-18_1.yaml b/tests/bookiesports/unittests/AmericanFootball/bettingmarketgroups/NFL_ML_2017-18_1.yaml index b03129e..11fb000 100644 --- a/tests/bookiesports/unittests/AmericanFootball/bettingmarketgroups/NFL_ML_2017-18_1.yaml +++ b/tests/bookiesports/unittests/AmericanFootball/bettingmarketgroups/NFL_ML_2017-18_1.yaml @@ -9,7 +9,8 @@ description: name_parameters: # Asset to play with -asset: PPY +asset: + - PPY # Is this a dynamic BMG (like a NFL handicap or NBA Over-under BMG)? dynamic: False diff --git a/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_HCP_1.yaml b/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_HCP_1.yaml index 94bf15f..68e5f2b 100755 --- a/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_HCP_1.yaml +++ b/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_HCP_1.yaml @@ -7,7 +7,8 @@ description: sen: "Handicap ({handicaps.home_score}:{handicaps.away_score})" # Asset to play with -asset: BTF +asset: + - BTF # Is this a dynamic BMG (like a NFL handicap or NBA Over-under BMG)? dynamic: hc diff --git a/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_ML_1.yaml b/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_ML_1.yaml index 8ab7d02..201323e 100755 --- a/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_ML_1.yaml +++ b/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_ML_1.yaml @@ -7,7 +7,8 @@ description: sen: Moneyline # Asset to play with -asset: BTF +asset: + - BTF # Is this a dynamic BMG (like a NFL handicap or NBA Over-under BMG)? dynamic: False diff --git a/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_OU_1.yaml b/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_OU_1.yaml index fb130aa..a60f289 100755 --- a/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_OU_1.yaml +++ b/tests/bookiesports/unittests/Basketball/bettingmarketgroups/NBA_OU_1.yaml @@ -10,7 +10,8 @@ name_parameters: OU: over_under # Asset to play with -asset: BTF +asset: + - BTF # Is this a dynamic BMG (like a NFL handicap or NBA Over-under BMG)? dynamic: ou