Peter created CB-4062:
-------------------------
Summary: Test case file.spec.30 not waiting?
Key: CB-4062
URL: https://issues.apache.org/jira/browse/CB-4062
Project: Apache Cordova
Issue Type: Test
Components: mobile-spec
Affects Versions: 2.7.0
Reporter: Peter
Assignee: Filip Maj
Priority: Minor
This test case seems to be missing the waitsFor(...) which is on all similar
test cases
{code}
waitsFor(function() { return getDir.wasCalled; }, "getDir not called",
Tests.TEST_TIMEOUT);
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira