Skip to content

Commit

Permalink
run all
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson committed Jul 19, 2024
1 parent 4826e8b commit a656a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/test_glassdoor.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import pandas as pd


def test_glasdoor():
def test_glassdoor():
result = scrape_jobs(
site_name="glassdoor",
search_term="engineer",
Expand Down

0 comments on commit a656a14

Please sign in to comment.