-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The following commit fixes an issue with the `saveable.spec.js` api test, where due to a quick `ADDED/DELETE` event, NSFW was not properly notified of the event, causing the test to fail when attempting to verify its assertions. The fix includes waiting a bit before deleting the resource so NSFW can properly listen to both `ADDED` and `DELETED` events. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
- Loading branch information
1 parent
632a67a
commit 5591a5c
Showing
1 changed file
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters