Commit 1b287ba2 authored by Rebecca Blundell's avatar Rebecca Blundell
Browse files

Bug 1733454: fix copy_note_content.feature

Change-Id: Ib13466a77da692800141bfd27fad0de129cb74a7
parent aae69bc6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -6,14 +6,14 @@ Background:

Given the following "users" exist:
  | username | password | email | firstname | lastname | institution | authname | role |
  | userA | Kupuhipa1 | userA@example.com | Angela | User | mahara | internal | member |
  | UserA | Kupuhipa1 | UserA@example.com | Angela | User | mahara | internal | member |
And the following "pages" exist:
  | title | description| ownertype | ownername |
  | Page 1 | Test page 1 | user | userA |
  | Page UserA_01 | Page 01| user | UserA |

Scenario: Use content from another note (Bug 1710988)
  Given I log in as "userA" with password "Kupuhipa1"
  And I follow "Page 1"
  Given I log in as "UserA" with password "Kupuhipa1"
  And I follow "Page UserA_01"
  And I follow "Edit this page"
  And I expand "General" node
  And I follow "Note" in the "blocktype sidebar" property