mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
rename --coffee flag to --coffeescript
This commit is contained in:
@@ -51,7 +51,7 @@ describe('Meteor Skeletons /', () => {
|
||||
}));
|
||||
|
||||
describe('Coffeescript Skeleton /', testMeteorSkeleton({
|
||||
skeletonName: 'coffee',
|
||||
skeletonName: 'coffeescript',
|
||||
port: 3211,
|
||||
filePaths: {
|
||||
client: 'client/main.coffee',
|
||||
|
||||
Reference in New Issue
Block a user