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

add test: should not allow normalized balance to be zero #63

Open
significance opened this issue Nov 24, 2022 · 0 comments
Open

add test: should not allow normalized balance to be zero #63

significance opened this issue Nov 24, 2022 · 0 comments
Assignees
Labels

Comments

@significance
Copy link
Member

      // it('should not allow normalized balance to be zero', async function () {
      //   await expect(
      //     postageStamp.createBatch(
      //       stamper,
      //       0,
      //       batch.depth,
      //       batch.bucketDepth,
      //       batch.nonce,
      //       batch.immutable
      //     )
      //   ).to.be.revertedWith('normalisedBalance cannot be zero');
      // });
@bee-runner bee-runner bot added the issue label Nov 24, 2022
@significance significance changed the title add this test add test: should not allow normalized balance to be zero Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants