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

Remove noop and incomplete function call. #14

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

JayTennant
Copy link
Contributor

Description

This fixes #13 which had a problem creating BDD specs because the creation routine had a couple of lines that broke it.

I do not have any tests attached, but I can attest that this fixes it in the CLI.

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

Issues

Closes #13

Type of change

  • Bug Fix

Checklist

  • My code follows the style guidelines of this project cfformat
  • (N/A) I have commented my code, particularly in hard-to-understand areas
  • (N/A) I have made corresponding changes to the documentation
  • (N/A) I have added tests that prove my fix is effective or that my feature works
  • (N/A) New and existing unit tests pass locally with my changes

@lmajano lmajano merged commit 974ea40 into Ortus-Solutions:development Jan 1, 2025
1 check passed
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.

Creating a BDD spec fails
2 participants