Skip to content

Commit

Permalink
behave and pytest (only e2e fails)
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeethankumar committed Dec 12, 2023
1 parent 0346189 commit 035d168
Show file tree
Hide file tree
Showing 79 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def create_app(env_file: Optional[str] = None, presenter: str = "option1") -> Ap

args = parser.parse_args()

app = create_app(presenter=args.presenter)
app = create_app()

if args.command == "list_upcoming_workshops":
app.list_upcoming_workshops()
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 035d168

Please sign in to comment.