Skip to content

Commit

Permalink
adding file i need for the test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kingofikings441 committed Oct 28, 2024
1 parent 4176b81 commit 760f787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/courses.feature
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Feature: Courses Page
Given a schedule exists with the schedule name "Sched 1" and semester name "Fall 2024"
And I am logged in as a user with first name "Test"
And I am on the details page for "Sched 1"
When I attach a valid "course_file" with path "spec/fixtures/courses/course_list_valid.csv"
When I attach a valid "course_file" with path "spec/fixtures/courses/Course_list_valid.csv"
And I click the "Upload Course Data" button
Then I should see "Courses successfully uploaded."
Scenario: Upload courses data empty
Expand Down

0 comments on commit 760f787

Please sign in to comment.