Remove stray test lines

This commit is contained in:
Shane Kilkelly
2017-11-10 16:20:59 +00:00
parent 600191b2af
commit cac39134cd
@@ -495,8 +495,6 @@ describe "ProjectController", ->
]
it 'should produce the expected results', ->
result = @ids.map (i) =>
@ProjectController._isInPercentageRollout('abcd', i, 50)
expect(
@ids.map (i) =>
@ProjectController._isInPercentageRollout('abcd', i, 50)