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

Resolve all the error in unit tests #333

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DarikshaAnsari
Copy link

@DarikshaAnsari DarikshaAnsari commented Jun 3, 2024

Fixes issue:#332

Description:

Please verify and check that the pull request fulfills the following
requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Signed-off-by: Dariksha <img_2021021@iiitm.ac.in>
Signed-off-by: Dariksha <img_2021021@iiitm.ac.in>
Signed-off-by: Dariksha <img_2021021@iiitm.ac.in>
@lukpueh
Copy link
Member

lukpueh commented Jun 21, 2024

Ci fails. can you check?

FYI: you can also run CI when you push to your fork, I think you'll need to remove the branch restriction in the workflow file for that:

on:
push:
branches: ['master']

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.

2 participants