mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 07:45:02 +00:00
Adapt tests
Adapt docker and package tests Fix tree test
This commit is contained in:
@@ -45,7 +45,7 @@ var _ = Describe("Database", func() {
|
||||
|
||||
ids := db.GetPackages()
|
||||
|
||||
Expect(ids).To(Equal([]string{"b536b2bd"}))
|
||||
Expect(ids).To(Equal([]string{"bad96fcd"}))
|
||||
|
||||
})
|
||||
It("Find packages", func() {
|
||||
|
Reference in New Issue
Block a user