Skip to content

Commit ca08cd8

Browse files
committed
fix typo
Signed-off-by: aabidsofi19 <[email protected]>
1 parent cdbc15e commit ca08cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/tests/sanitization_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ func TestSanitizeFile(t *testing.T) {
7777
},
7878

7979
{
80-
name: "Can Identify Designs packages as OCI images",
80+
name: "Can Identify Designs packaged as OCI images",
8181
filePath: "./samples/valid-design-oci.tar",
8282
expectedExt: ".tar",
8383
expectedType: core.IacFileTypes.MESHERY_DESIGN,

0 commit comments

Comments
 (0)