Skip to content

Commit 1191d0f

Browse files
committed
test(Notification): run only for Laravel 6.0.4+
1 parent 85c9086 commit 1191d0f

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)