mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-26 18:18:51 +01:00
Update header and footer, use cards for problems
This commit is contained in:
@@ -4,7 +4,7 @@ class TranslatorFlowTest < ActionDispatch::IntegrationTest
|
||||
test "can view a problem" do
|
||||
get '/problems/1'
|
||||
assert_response :success
|
||||
assert_select "h1", "First title Problem 1"
|
||||
assert_select "h1", "First title"
|
||||
end
|
||||
|
||||
test "can login via github" do
|
||||
|
||||
Reference in New Issue
Block a user