Skip to content

Commit

Permalink
#2265 Don't create initial value twice in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Nov 29, 2021
1 parent d6485c8 commit e5a23eb
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 205 deletions.
2 changes: 1 addition & 1 deletion thehive/app/org/thp/thehive/controllers/v0/AuditCtrl.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package org.thp.thehive.controllers.v0
import akka.actor.ActorRef
import akka.pattern.ask
import akka.util.Timeout
import org.thp.scalligraph.{EntityId, EntityIdOrName}
import org.thp.scalligraph.EntityIdOrName
import org.thp.scalligraph.controllers.{Entrypoint, FieldsParser}
import org.thp.scalligraph.models.{Database, UMapping}
import org.thp.scalligraph.query.PredicateOps.PredicateOpsDefs
Expand Down
Loading

0 comments on commit e5a23eb

Please sign in to comment.