aboutsummaryrefslogtreecommitdiff
path: root/src/index.spec.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.spec.ts')
-rw-r--r--src/index.spec.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.spec.ts b/src/index.spec.ts
index 64b3e49..7f96730 100644
--- a/src/index.spec.ts
+++ b/src/index.spec.ts
@@ -1,5 +1,5 @@
-describe('TypeScript WebPack Starter Tests', () => {
- it('A good way to start building an awesome lib is by doing Unit Tests 👌🏽', () => {
+describe('Vanilla Yo Notification Test', () => {
+ it('Initial Unit Test 👌🏽', () => {
expect(true).toBe(true);
});
}) \ No newline at end of file