-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Behat2 #68
base: master
Are you sure you want to change the base?
Behat2 #68
Conversation
@@ -70,8 +70,7 @@ | |||
} | |||
$persistent = new \block_evasys_sync\user_cat_allocation(0, $record); | |||
$persistent->create(); | |||
|
|||
redirect($PAGE->url); | |||
// redirect($PAGE->url); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dont know how that got in there, will investigate
Codecov Report
@@ Coverage Diff @@
## master #68 +/- ##
===========================================
- Coverage 3.33% 2.63% -0.71%
- Complexity 254 361 +107
===========================================
Files 20 23 +3
Lines 1558 2010 +452
===========================================
+ Hits 52 53 +1
- Misses 1506 1957 +451
Continue to review full report at Codecov.
|
Adds behattests to this Plugin