mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-27 01:53:19 +01:00
chore: apply gofmt formatting
This commit is contained in:
@@ -139,8 +139,8 @@ func TestGetAchData_ValueAccumulation(t *testing.T) {
|
||||
|
||||
func TestGetAchData_NextValueByLevel(t *testing.T) {
|
||||
tests := []struct {
|
||||
level uint8
|
||||
wantNext uint16
|
||||
level uint8
|
||||
wantNext uint16
|
||||
approxScore int32
|
||||
}{
|
||||
{0, 5, 0},
|
||||
|
||||
Reference in New Issue
Block a user