Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonskie committed Dec 20, 2024
1 parent cb5178d commit 64e1100
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 268 deletions.
237 changes: 0 additions & 237 deletions TEST.Md

This file was deleted.

30 changes: 0 additions & 30 deletions agent.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ var _ = Describe("IDDevicePathResolver", func() {
})
})

Context("when stripVolumeRegex option is used to remove mismatched disk ID prefix", func() {
Context("when DiskIDTransformRules are used to match and transform the diskid", func() {
BeforeEach(func() {
diskSettings = boshsettings.DiskSettings{
ID: "vol-fake-disk-id-include-longname",
Expand Down

0 comments on commit 64e1100

Please sign in to comment.