mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-15 15:37:36 +00:00
Remove stray test lines
This commit is contained in:
parent
600191b2af
commit
cac39134cd
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue