mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-07 22:15:51 +01:00
@@ -3,7 +3,6 @@ package gitbucket.core.model
|
||||
import gitbucket.core.model.CommitState._
|
||||
import org.scalatest.FunSpec
|
||||
|
||||
|
||||
class CommitStateSpec extends FunSpec {
|
||||
describe("CommitState") {
|
||||
it("should combine empty must eq PENDING") {
|
||||
|
||||
Reference in New Issue
Block a user