Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c7f3391

Browse files
committedFeb 27, 2019
chore: add and edit descriptions
1 parent a4f5eeb commit c7f3391

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
 

‎tests/code_sharing/test_ng_generate_e2e.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
"""
2+
Tests for `ng g` during livesync.
3+
"""
14
import os
25
import unittest
36

‎tests/code_sharing/test_ng_generate_ns.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Tests for `ng g` in context of shared application.
2+
Tests for `ng g` in context of NativeScript only application.
33
"""
44
import unittest
55

0 commit comments

Comments
 (0)
Please sign in to comment.