Skip to content

Commit 8367faa

Browse files
committed
fixup
1 parent 9ed4da9 commit 8367faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/large_files/test/tests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ export function getTests(canisterId: string): Test[] {
164164
}
165165
},
166166
generateTest(origin, 'test150MiB', 'manual'),
167-
// CI CD isn't working with the 2GiB tests so we're just going to have this one for local tests.
167+
// TODO CI CD isn't working with the 2GiB tests so we're just going to have this one for local tests.
168168
{
169169
name: 'deploy',
170170
prep: async () => {

0 commit comments

Comments
 (0)