Navigation Menu

Skip to content

Commit

Permalink
Specify deleting domain name correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 6, 2012
1 parent fe15e97 commit 46ac3e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cs-commands.test.js
Expand Up @@ -99,6 +99,7 @@ suite('cs-delete-domain', function() {
'--domain-name', 'test',
'--database-path', temporaryDatabase.path)
.run('cs-delete-domain',
'--domain-name', 'test',
'--force',
'--database-path', temporaryDatabase.path)
.next(function(result) {
Expand Down

0 comments on commit 46ac3e1

Please sign in to comment.