Skip to content

Commit

Permalink
Fixed theory exploration cucumber tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres-L-Santiago committed Feb 28, 2024
1 parent d6acd21 commit 7d71d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails_root/features/step_definitions/stepdefs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,5 @@
end

Then('I can read about theory information') do
expect(page).to have_content('The Four Factors and the Tetrahedron')
expect(page).to have_content('The Synergistic Leadership Theory (SLT) was developed')
end

0 comments on commit 7d71d84

Please sign in to comment.