Skip to content

Commit 538f6fe

Browse files
authored
Update samples.spec.ts
1 parent bf7be2c commit 538f6fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

e2e/samples.spec.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 Google LLC
2+
* Copyright 2024 Google LLC
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -63,4 +63,4 @@ sampleFolders.forEach((sampleFolder) => {
6363
viteProcess.kill();
6464
}
6565
});
66-
});
66+
});

0 commit comments

Comments
 (0)