Skip to content

Commit 7198bb4

Browse files
authored
Merge pull request #181 from caugner/restrict-notification-test-to-laravel-8+
test(Notification): run only for Laravel 6.0.4+
2 parents 85c9086 + 1191d0f commit 7198bb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/acceptance/Notification.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Feature: Notification types
22
Illuminate\Notifications\Notification have type support
33

44
Background:
5+
Given I have the "laravel/framework" package satisfying the ">= 6.0.4"
56
Given I have the following config
67
"""
78
<?xml version="1.0"?>

0 commit comments

Comments
 (0)