Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix store file e2e test #142

Merged
merged 2 commits into from
Oct 25, 2024
Merged

fix store file e2e test #142

merged 2 commits into from
Oct 25, 2024

Conversation

Ben-Rey
Copy link
Collaborator

@Ben-Rey Ben-Rey commented Oct 21, 2024

No description provided.

@@ -22,6 +22,7 @@ export function _setFileChunk(
index: u32,
chunk: StaticArray<u8>,
): void {
// TODO - What if the file is not initialized?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should that be fixed i nthis PR or a later one ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No but I'll remove the todo and create an issue if needed

@Ben-Rey Ben-Rey merged commit dbd9ae8 into main Oct 25, 2024
11 checks passed
@thomas-senechal thomas-senechal deleted the fix-test-e2e-store branch October 25, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants