Skip to content

Commit 6db73cb

Browse files
committed
revert spec back to how it was, it was good as is.
Change-Id: I391c1220997e16d414cd7799f4c9425006995a18 Reviewed-on: https://gerrit.instructure.com/5881 Tested-by: Hudson <hudson@instructure.com> Tested-by: Bryan Madsen <bryan@instructure.com> Reviewed-by: Bryan Madsen <bryan@instructure.com>
1 parent a3ca09d commit 6db73cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/selenium/outcome_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
driver.find_element(:css, '#left-side .outcomes').click
9292
driver.find_element(:link, "Outcomes").click
9393
driver.find_element(:css, '#right-side a:last-child').click
94-
driver.find_element(:css, '#rubrics .details').should include_text('3')
94+
driver.find_element(:css, '#rubrics .details').should include_text('--')
9595
end
9696

9797
end

0 commit comments

Comments
 (0)