Skip to content

Commit

Permalink
update doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Feb 23, 2021
1 parent ea56e24 commit 5901bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Concerns/MakesAssertions.php
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ public function assertPresent($selector)
}

/**
* Assert that the element matching the given selector is not present.
* Assert that the element matching the given selector is not present in the source.
*
* @param string $selector
* @return $this
Expand Down

0 comments on commit 5901bb1

Please sign in to comment.