chore: update full-spec test to include latest implemented Compose attributes

This commit is contained in:
Pasha Sviderski
2026-02-25 16:01:31 +10:00
parent 3056e2af11
commit 4443fa9e0e
3 changed files with 78 additions and 2 deletions
+1 -1
View File
@@ -1410,7 +1410,7 @@ func TestEvalContainerSpecChange_Volumes(t *testing.T) {
}
}
func TestEvalContainerSpecChange_DeviceMappings(t *testing.T) {
func TestEvalContainerSpecChange_Devices(t *testing.T) {
t.Parallel()
tests := []struct {