fixed typo
authorLinda Nichols <lynnaloo@gmail.com>
Wed, 27 Aug 2014 06:40:01 +0000 (06:40 +0000)
committerLinda Nichols <lynnaloo@gmail.com>
Wed, 27 Aug 2014 06:40:01 +0000 (06:40 +0000)
test/specs/country.js

index d7edfa1..0b75c34 100644 (file)
@@ -70,7 +70,7 @@ setTimeout:true, before:true, clearTimeout:true, exports:true, it:true, describe
     updatableField: "name"
   };
   var additionalTests = function () {
-    describe("Incident status behavior", function () {
+    describe("Country field validation", function () {
       var countryModel;
 
       beforeEach(function () {