We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed4da9 commit 8367faaCopy full SHA for 8367faa
examples/large_files/test/tests.ts
@@ -164,7 +164,7 @@ export function getTests(canisterId: string): Test[] {
164
}
165
},
166
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.
+ // TODO CI CD isn't working with the 2GiB tests so we're just going to have this one for local tests.
168
{
169
name: 'deploy',
170
prep: async () => {
0 commit comments