protected $admin;
protected $editor;
+ /**
+ * The base URL to use while testing the application.
+ * @var string
+ */
+ protected $baseUrl = 'http://localhost';
+
/**
* Set the current user context to be an admin.
* @return $this