We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b5bd9 commit 54b92c9Copy full SHA for 54b92c9
test/new.js
@@ -28,6 +28,7 @@ test.cb('creates a new spike project', (t) => {
28
name: 'test',
29
description: 'test',
30
github_username: 'test',
31
+ sugar: false,
32
production: false
33
}
34
})
0 commit comments