mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-10 23:07:47 +00:00
Starting to add inline validation and behaviour to checkout
This commit is contained in:
@@ -11,4 +11,4 @@ describe "CheckoutCtrl", ->
|
||||
ctrl = $controller 'CheckoutCtrl', {$scope: scope, Order: order}
|
||||
|
||||
it "defaults the user accordion to visible", ->
|
||||
expect(scope.userpanel).toEqual true
|
||||
expect(scope.user).toEqual true
|
||||
|
||||
Reference in New Issue
Block a user