updated ubercart, faq
This commit is contained in:
@@ -18,7 +18,7 @@ class UbercartStockTestCase extends UbercartTestHelper {
|
||||
/**
|
||||
* Overrides DrupalWebTestCase::setUp().
|
||||
*/
|
||||
public function setUp() {
|
||||
protected function setUp($modules = array(), $permissions = array()) {
|
||||
parent::setUp(array('uc_stock'), array('administer product stock'));
|
||||
$this->drupalLogin($this->adminUser);
|
||||
}
|
||||
|
@@ -12,9 +12,9 @@ files[] = views/uc_stock_handler_filter_below_threshold.inc
|
||||
|
||||
configure = admin/store/settings/stock
|
||||
|
||||
; Information added by Drupal.org packaging script on 2014-10-22
|
||||
version = "7.x-3.8"
|
||||
; Information added by Drupal.org packaging script on 2016-07-16
|
||||
version = "7.x-3.10"
|
||||
core = "7.x"
|
||||
project = "ubercart"
|
||||
datestamp = "1413965350"
|
||||
datestamp = "1468644909"
|
||||
|
||||
|
Reference in New Issue
Block a user