Format Style Fixes
This commit is contained in:
@@ -22,7 +22,8 @@ public class WeatherHelperTests
|
||||
long timestamp,
|
||||
int expectedHour,
|
||||
int expectedMinute,
|
||||
int expectedSecond)
|
||||
int expectedSecond
|
||||
)
|
||||
{
|
||||
var timeOutput = _weatherHelper.GetInRaidTime(timestamp);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user