templates/project/spec/dummy_spec.rb in watirspec-0.1.7 vs templates/project/spec/dummy_spec.rb in watirspec-0.1.8
- old
+ new
@@ -1,6 +1,6 @@
-# this is just a fully working dummy spec file which you can run to see if
-# your configuration is correct and everything is working
+# this is a fully working dummy spec file which you can run to see if
+# your configuration is correct and everything is working as expected
describe "WatiRspec" do
it "has the browser window opened" do
url.should == "about:blank"