server : fix temperature
This commit is contained in:
parent
213e90ed73
commit
204695fd10
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Feature: Results
|
|||
|
||||
Scenario Outline: consistent results with same seed
|
||||
Given <n_slots> slots
|
||||
And 0.0 temperature
|
||||
And 1.0 temperature
|
||||
Then the server is starting
|
||||
Then the server is healthy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue