Skip to content

Commit c3f8b06

Browse files
authored
test: Update test comment in index.ts (#1155)
Test to make sure a DIFFERENT PROJECT from event-poi can successfully make it thorough an entire workflow run.
1 parent a1bbda1 commit c3f8b06

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

samples/test-example/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
* This is a special sample! Having a dedicated test sample makes it easier to
88
* test changes in a world where sometimes changes must be merged in order to
99
* test them. This way we can avoid making changes to published content.
10+
* And deliver us from evil.
1011
*/
1112

12-
// TEST COMMENT 007
13+
// TEST COMMENT 008
1314
// [START maps_test_example]
1415
// Declare the gmp-map element.
1516
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;

0 commit comments

Comments
 (0)