Skip to content

Commit

Permalink
git issue import can now fetch issues without arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Clews committed Aug 18, 2020
1 parent 572f369 commit bb14620
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,8 @@ else
# Import
# GitHub
echo "Starting GitHub import tests..."
try "$gi" import
try "$gi" import origin
try "$gi" import github dspinellis git-issue-test-issues
start ; "$gi" list | try_grep 'An open issue on GitHub with a description and comments'
# Closed issues
Expand Down

0 comments on commit bb14620

Please sign in to comment.