[bacon-ui] Get rid of a false positive warning.

This commit is contained in:
Eloy Durán
2014-04-07 15:01:05 +02:00
parent 55015d958f
commit 7d2ea52374

View File

@@ -252,7 +252,7 @@ module Bacon
module API
include RunLoopHelpers
attr_accessor :window
attr_writer :window
# Gets overriden by ContextExt#window when the spec context is configured
# to run against a specific controller.