Skip to content

Commit 7b73f08

Browse files
committed
linting
1 parent dc0b89c commit 7b73f08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@ func TestGetIdentityFlagsCallsAPIWhenLocalEnvironmentNotAvailableWithTraits(t *t
342342
assert.Equal(t, fixtures.Feature1Name, allFlags[0].FeatureName)
343343
assert.Equal(t, fixtures.Feature1ID, allFlags[0].FeatureID)
344344
assert.Equal(t, fixtures.Feature1Value, allFlags[0].Value)
345-
346345
}
347346
}
348347

0 commit comments

Comments
 (0)