Mostafa-wael / Quran-cli

A simple command line interface for listening to Quran.

Home Page:https://www.npmjs.com/package/@quran-cli/q-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Test Case 003: Warning messages does not show

We2Am-BaSsem opened this issue · comments

Steps to reproduce

  1. Open the project directory
  2. Open a terminal in the project directory
  3. Run command node quran-cli.js -d -1 in terminal

Expected behavior (correct)

The program should not run and display a warning message informing to the user of the valid radio range

the message that should be displayed:
image

Current behavior (bug)

The program doesn't run at all
image

Environment

ubuntu 22.04

Root Cause Analysis

Not Known Yet

Solved in 41ef54e
image