Folllwing the tutorial for Ember 2.11, the following command does not generate a test file in tests/acceptance as it has done previously.
ember g acceptance-test some-test
I have verified this by installing 2.8 and trying again.
Is something missing? I have followed all previous instruction in the 2.11 version of the tutorial. The only output I get in the command line is:
installing acceptance-test