Skip to content

Commit

Permalink
size window 1400x1400
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen authored Oct 19, 2024
1 parent f852ac9 commit 1110420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/application_system_test_case.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def setup

super

current_window.resize_to(1280, 800)
current_window.resize_to(1400, 1400)

user = FactoryGirl.create(:user)
login_as(user, role: User::STAFF)
Expand Down

0 comments on commit 1110420

Please sign in to comment.